mirror of
https://git.hmsn.ink/kospo/svcm/dmz.git
synced 2026-03-20 20:43:33 +09:00
first
This commit is contained in:
10
src/scss/components/_nprogress.scss
Normal file
10
src/scss/components/_nprogress.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
/*! nprogress.scss | Vuero | Css ninja 2020-2024 */
|
||||
|
||||
#nprogress .bar {
|
||||
background: var(--primary);
|
||||
z-index: 100000;
|
||||
}
|
||||
|
||||
#nprogress .spinner {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user