Prettier fixes
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
}
|
||||
|
||||
:root {
|
||||
|
||||
/* TODO Try to change the primary color but without success */
|
||||
--oruga-primary: #1e7d97;
|
||||
--oruga-variant-primary: #1e7d97;
|
||||
@@ -42,7 +41,6 @@
|
||||
instead of oruga default primay color */
|
||||
--oruga-checkbox-background-color: white;
|
||||
--oruga-checkbox-active-background-color: white;
|
||||
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
||||
Reference in New Issue
Block a user