mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-11-22 17:38:26 +01:00
clean up
This commit is contained in:
parent
132c4ba6ce
commit
1ad3148533
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@
|
||||||
--MI-minBottomSpacingMobile: calc(72px + max(12px, env(safe-area-inset-bottom, 0px)));
|
--MI-minBottomSpacingMobile: calc(72px + max(12px, env(safe-area-inset-bottom, 0px)));
|
||||||
--MI-minBottomSpacing: var(--MI-minBottomSpacingMobile);
|
--MI-minBottomSpacing: var(--MI-minBottomSpacingMobile);
|
||||||
|
|
||||||
//--ad: rgb(255 169 0 / 10%);
|
|
||||||
|
|
||||||
@media (max-width: 500px) {
|
@media (max-width: 500px) {
|
||||||
--MI-margin: var(--MI-marginHalf);
|
--MI-margin: var(--MI-marginHalf);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue