1
0
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:
かっこかり
2025-03-25 19:50:40 +09:00
committed by GitHub
parent 0e417e51ac
commit 2a5922836c

View File

@@ -332,7 +332,6 @@ defineExpose({
&.wide {
display: flex;
margin: 0 auto;
height: 100%;
> .nav {
position: sticky;