Fix language dropdown causing zoom on mobile devices in web UI (#19428)
This commit is contained in:
parent
73de39e632
commit
3ad0a2ae3d
2 changed files with 1 additions and 5 deletions
|
@ -4810,10 +4810,6 @@ a.status-card.compact:hover {
|
|||
&:focus {
|
||||
background: lighten($ui-base-color, 4%);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.search__icon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue