parent
6cdcf3e21a
commit
2dbaa1d38a
|
@ -2509,7 +2509,7 @@ a.account__display-name {
|
|||
|
||||
@media screen and (max-width: 1550px) {
|
||||
height: auto;
|
||||
min-height: 100%;
|
||||
min-height: calc(100% - 10px);
|
||||
overflow-y: visible;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue