fix(css): resolve spinner and checkbox issues on older chrome versions (#17896)

fixes #17524 
fixes #17501
This commit is contained in:
David
2019-03-27 17:35:53 +01:00
committed by Liam DeBeasi
parent 04f931f694
commit dbb39cd00d
2 changed files with 1 additions and 3 deletions

View File

@ -59,7 +59,6 @@ button {
background: var(--background);
contain: strict;
box-sizing: border-box;
}