Fix checkbox bleed

pull/21833/head
Jorik Schellekens 2020-06-03 16:48:05 +01:00
parent b50046f1ab
commit 5bc756cba1
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ limitations under the License.
border-radius: 3px;
border: solid 1px $accent-color;
cursor: pointer;
z-index: 1;
}
.mx_AddressSelector.mx_AddressSelector_empty {