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
|
@ -113,6 +113,7 @@
|
|||
width: 30px;
|
||||
height: 30px;
|
||||
background-color: transparent;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.btn-icon--green {
|
||||
|
|
Loading…
Reference in New Issue