mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-30 07:34:35 +02:00
fix(frontend/ui/navbar): kawaiiモード時のロゴの表示を修正 (MisskeyIO#644)
This commit is contained in:
@@ -366,6 +366,11 @@ function more(ev: MouseEvent) {
|
||||
aspect-ratio: 1;
|
||||
}
|
||||
|
||||
.instanceIconAlt {
|
||||
display: inline-block;
|
||||
width: 85%;
|
||||
}
|
||||
|
||||
.bottom {
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user