1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 20:06:06 +02:00

fix style

This commit is contained in:
syuilo
2025-04-29 11:20:43 +09:00
parent d6ae4c980b
commit 813b57bbab
2 changed files with 2 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ $widgets-hide-threshold: 1090px;
.nonTitlebarArea {
display: flex;
flex: 1;
min-height: 0;
}
.sidebar {