mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-03-16 07:38:11 +01:00
[design] improve link empty spacing
This commit is contained in:
parent
a81b41776d
commit
b69456dde8
@ -72,11 +72,11 @@
|
||||
}
|
||||
|
||||
.is-link-style-block .link-item.link-empty>*:not(:last-child) {
|
||||
margin-bottom: 0.5em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.is-link-style-list .link-item.link-empty>*:not(:last-child) {
|
||||
margin-right: 0.5em;
|
||||
margin-right: 1em;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user