mirror of
https://github.com/bitinflow/ui-old.git
synced 2026-03-13 13:45:57 +00:00
Change structure
This commit is contained in:
23
dist/library.mjs.css
vendored
Normal file
23
dist/library.mjs.css
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
.nuxt-link-active[data-v-42eb52e3] {
|
||||
background: #00BFA5;
|
||||
}
|
||||
|
||||
.nuxt-link-active[data-v-42eb52e3]:hover {
|
||||
background: #004F44;
|
||||
}
|
||||
|
||||
.nuxt-link-active[data-v-4c63018c] {
|
||||
background: #f3f3f3;
|
||||
}
|
||||
|
||||
.dark .nuxt-link-active[data-v-4c63018c] {
|
||||
background: #464649;
|
||||
}
|
||||
|
||||
.nuxt-link-active[data-v-05ca9b6f] {
|
||||
background: #f3f3f3;
|
||||
}
|
||||
|
||||
.dark .nuxt-link-active[data-v-05ca9b6f] {
|
||||
background: #464649;
|
||||
}
|
||||
Reference in New Issue
Block a user