mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-21 21:45:11 +00:00
fix SCSS warning
This commit is contained in:
parent
fdad036912
commit
a16d7e1e75
1 changed files with 3 additions and 3 deletions
|
@ -33,12 +33,12 @@
|
|||
--MI-minBottomSpacingMobile: calc(72px + max(12px, env(safe-area-inset-bottom, 0px)));
|
||||
--MI-minBottomSpacing: var(--MI-minBottomSpacingMobile);
|
||||
|
||||
--MI-avatar: 48px;
|
||||
--MI-thread-width: 2px;
|
||||
|
||||
@media (max-width: 500px) {
|
||||
--MI-margin: var(--MI-marginHalf);
|
||||
}
|
||||
|
||||
--MI-avatar: 48px;
|
||||
--MI-thread-width: 2px;
|
||||
}
|
||||
|
||||
html.radius-misskey {
|
||||
|
|
Loading…
Reference in a new issue