mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-22 12:03:39 +00:00
Merge branch 'develop' into no-websocket
This commit is contained in:
@@ -233,6 +233,7 @@ window.document.documentElement.style.scrollBehavior = 'auto';
|
||||
.nonTitlebarArea {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.main {
|
||||
|
||||
@@ -141,6 +141,7 @@ $widgets-hide-threshold: 1090px;
|
||||
.nonTitlebarArea {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
|
||||
Reference in New Issue
Block a user