mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Kinda working checkpoint magic
This commit is contained in:
@@ -50,6 +50,7 @@ input[type=number] {
|
||||
*/
|
||||
.input:not(.open-label) {
|
||||
@apply .appearance-none .p-3 .rounded .border .border-neutral-200 .text-neutral-800 .w-full;
|
||||
min-width: 0;
|
||||
transition: border 150ms linear;
|
||||
|
||||
&:focus {
|
||||
|
||||
Reference in New Issue
Block a user