mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 18:04:26 +04:00
comment
This commit is contained in:
@@ -14,7 +14,9 @@ Remove the cancel buttons in Chrome and Safari on macOS.
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
Form control dark theme fix
|
||||
*/
|
||||
.form-control {
|
||||
&::file-selector-button {
|
||||
background-color: var(--#{$variable-prefix}btn-color, #{$form-file-button-bg});
|
||||
|
||||
Reference in New Issue
Block a user