Minor fixes for new version of the library
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
}
|
||||
|
||||
.converting {
|
||||
background-color: var(--secondary-color)
|
||||
background-color: var(--secondary-color);
|
||||
-webkit-transition: none !important;
|
||||
transition: none !important;
|
||||
}
|
||||
|
||||
.indeterminate {
|
||||
|
||||
Reference in New Issue
Block a user