1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-21 08:36:12 -05:00

fix(frontend): コントロールパネルのナビゲーションバーが画面に張り付かない問題を修正 ()

This commit is contained in:
かっこかり 2025-03-25 19:50:40 +09:00 committed by GitHub
parent 0e417e51ac
commit 2a5922836c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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