mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 14:53:45 +02:00
Convert color schema, begin migrating old classes (finishes grey & red)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
&:after {
|
||||
@apply .border-2 .border-grey-light .absolute .block .h-4 .w-4 .rounded-full;
|
||||
@apply .border-2 .border-neutral-400 .absolute .block .h-4 .w-4 .rounded-full;
|
||||
animation: spinners--spin 500ms infinite linear;
|
||||
border-top-color: transparent !important;
|
||||
border-right-color: transparent !important;
|
||||
|
||||
Reference in New Issue
Block a user