mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-07-05 11:00:50 +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) {
|
@media (max-width: 390px) {
|
||||||
.top {
|
.top {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
flex-shrink: 0;
|
||||||
.avatar {
|
.avatar {
|
||||||
height: initial;
|
height: initial;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue