Fix checkbox bleed

pull/21833/head
Jorik Schellekens 2020-06-03 16:48:05 +01:00 committed by J. Ryan Stinnett
parent e6a776be7e
commit ca69a9d7bb
1 changed files with 1 additions and 0 deletions

View File

@ -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 {