mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-22 10:15:10 +00:00
Update navbar-for-mobile.vue
This commit is contained in:
parent
15167d98c5
commit
3ebef6ac47
1 changed files with 6 additions and 6 deletions
|
@ -121,12 +121,12 @@ function more() {
|
|||
aspect-ratio: 1;
|
||||
}
|
||||
|
||||
.wideInstanceIcon {
|
||||
display: inline-block;
|
||||
min-width: 38px;
|
||||
max-width: 100%;
|
||||
max-height: 80px;
|
||||
}
|
||||
.wideInstanceIcon {
|
||||
display: inline-block;
|
||||
min-width: 38px;
|
||||
max-width: 100%;
|
||||
max-height: 80px;
|
||||
}
|
||||
|
||||
.bottom {
|
||||
position: sticky;
|
||||
|
|
Loading…
Reference in a new issue