mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-21 20:45:33 +03:00
Pull request: 4926 fix tabs scroll on mobile
Updates #4926 Squashed commit of the following: commit23a352d214
Merge:44c64893
8e89cc12
Author: Ildar Kamalov <ik@adguard.com> Date: Mon Sep 19 19:35:48 2022 +0300 Merge branch 'master' into 4926-scroll commit44c64893bb
Author: Ildar Kamalov <ik@adguard.com> Date: Mon Sep 19 19:34:54 2022 +0300 fix commit3f8f8c7253
Author: Ildar Kamalov <ik@adguard.com> Date: Mon Sep 19 19:30:59 2022 +0300 client: fix tabs scroll on mobile
This commit is contained in:
parent
8e89cc129c
commit
ab6da05b51
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@
|
|||
height: 24px;
|
||||
margin-bottom: 6px;
|
||||
fill: #4a4a4a;
|
||||
touch-action: initial;
|
||||
}
|
||||
|
||||
.tab__text {
|
||||
|
|
Loading…
Reference in a new issue