mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 07:35:57 +09:00
chore: Safari(beta?)でTLのマージンがおかしいのを修正
This commit is contained in:
parent
a52f63ec6a
commit
62e347c270
@ -168,10 +168,10 @@ export default defineComponent({
|
|||||||
> *:empty {
|
> *:empty {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
> *:not(:last-child) {
|
|
||||||
margin-bottom: var(--margin);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:not(.date-separated-list-nogap) > *:not(:last-child) {
|
||||||
|
margin-bottom: var(--margin);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user