mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 11:40:49 +00:00
fix(frontend): fix drawer menu style
This commit is contained in:
@@ -473,7 +473,7 @@ onBeforeUnmount(() => {
|
||||
}
|
||||
}
|
||||
|
||||
&:not(.widthSpecified) {
|
||||
&:not(.asDrawer):not(.widthSpecified) {
|
||||
> .menu {
|
||||
max-width: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user