Fix checkbox bleed

This commit is contained in:
Jorik Schellekens 2020-06-03 16:48:05 +01:00
parent b50046f1ab
commit 5bc756cba1

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 {