cherry-pick: 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:
Ildar Kamalov 2022-06-09 11:57:58 +03:00 committed by Ainar Garipov
parent 49cdef3d6a
commit aa7a8d45e4
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@
width: 30px;
height: 30px;
background-color: transparent;
overflow: hidden;
}
.btn-icon--green {