mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
Fix checkbox bleed
This commit is contained in:
parent
b50046f1ab
commit
5bc756cba1
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ limitations under the License.
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border: solid 1px $accent-color;
|
border: solid 1px $accent-color;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_AddressSelector.mx_AddressSelector_empty {
|
.mx_AddressSelector.mx_AddressSelector_empty {
|
||||||
|
|
Loading…
Reference in a new issue