This website works better with JavaScript.
首頁
說明
登入
heuzef
/
pinry
镜像来自
https://github.com/pinry/pinry.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
44
Wiki
Activity
瀏覽代碼
Fix: -15px should never existed
pull/169/head
winkidney
5 年之前
committed by
Isaac Bythewood
父節點
c8b867145f
當前提交
1a165ec631
共有
1 個文件被更改
,包括
0 次插入
和
5 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
pinry-spa/src/components/Pins.vue
+ 0
- 5
pinry-spa/src/components/Pins.vue
查看文件
@@ -90,11 +90,6 @@ export default {
/* fn(i)
*/
@media screen and (min-width: 33px) {
#pins-container {
max-width: -15px;
}
}
@media screen and (min-width: 288px) {
#pins-container {
max-width: 240px;
Write
Preview
Loading…
取消
儲存