mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-03-14 22:48:35 +03:00
Pull request: 4641 fix button clickable area
Updates #4641 Squashed commit of the following: commit f9f018388a198d7712e5caabba94035e42e393c4 Author: Ildar Kamalov <ik@adguard.com> Date: Tue Jun 7 16:21:37 2022 +0300 client: fix button clickable area
This commit is contained in:
parent
a497dc09ca
commit
1c1ca1c6e3
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
|||
width: 30px;
|
||||
height: 30px;
|
||||
background-color: transparent;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.btn-icon--green {
|
||||
|
|
Loading…
Add table
Reference in a new issue