4 lines
93 B
CSS
4 lines
93 B
CSS
.dark-layout .form-control[type=file]::file-selector-button {
|
|
background-color: #283046;
|
|
}
|