mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-16 04:51:16 +00:00
fixed a bug with layout in server general tab.
This commit is contained in:
parent
6c052ef208
commit
37768c3658
1 changed files with 1 additions and 0 deletions
|
|
@ -323,6 +323,7 @@ export default {
|
|||
@media (max-width: 390px) {
|
||||
.top {
|
||||
flex-direction: column;
|
||||
flex-shrink: 0;
|
||||
.avatar {
|
||||
height: initial;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue