mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
🎨
This commit is contained in:
@@ -90,6 +90,14 @@ defineExpose({
|
||||
&.asDrawer {
|
||||
height: calc(100dvh - 30px);
|
||||
border-radius: 0;
|
||||
|
||||
.body {
|
||||
padding-bottom: env(safe-area-inset-bottom, 0px);
|
||||
}
|
||||
|
||||
.footer {
|
||||
padding-bottom: env(safe-area-inset-bottom, 12px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user