mirror of
https://github.com/hotomoe/hotomoe
synced 2024-12-11 21:28:14 +09:00
fix(frontend/ui/navbar): kawaiiモード時のロゴの表示を修正 (MisskeyIO#644)
This commit is contained in:
parent
dff3853340
commit
57a785ca2a
@ -366,6 +366,11 @@ function more(ev: MouseEvent) {
|
|||||||
aspect-ratio: 1;
|
aspect-ratio: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.instanceIconAlt {
|
||||||
|
display: inline-block;
|
||||||
|
width: 85%;
|
||||||
|
}
|
||||||
|
|
||||||
.bottom {
|
.bottom {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user