mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Fix design and auto-selection of file format type
This commit is contained in:
@@ -119,11 +119,6 @@ select.input-dark:not(.appearance-none) {
|
||||
&:hover:not(:disabled), &:focus {
|
||||
@apply .border-neutral-400;
|
||||
}
|
||||
|
||||
/* fix for Firefox trying to be cool with dark colors */
|
||||
&:focus {
|
||||
@apply .bg-white .text-neutral-800;
|
||||
}
|
||||
}
|
||||
|
||||
.input-dark-label {
|
||||
|
||||
Reference in New Issue
Block a user