[PLUGINS][PinnedNotes] Replacing arbitary size values with common variables
This commit is contained in:
父節點
dbdf1d9b0b
當前提交
242fe3fd6e
@ -8,6 +8,6 @@
|
||||
opacity: 1 !important;
|
||||
}
|
||||
.feed.pinned {
|
||||
margin-top: 2em;
|
||||
margin-bottom: 6em;
|
||||
margin-top: var(--m);
|
||||
margin-bottom: var(--m);
|
||||
}
|
||||
|
載入中…
x
新增問題並參考
Block a user