mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-12 07:03:59 +02:00
fix(frontend): コントロールパネルのナビゲーションバーが画面に張り付かない問題を修正 (#15706)
This commit is contained in:
@@ -332,7 +332,6 @@ defineExpose({
|
||||
&.wide {
|
||||
display: flex;
|
||||
margin: 0 auto;
|
||||
height: 100%;
|
||||
|
||||
> .nav {
|
||||
position: sticky;
|
||||
|
||||
Reference in New Issue
Block a user