This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
nutui
Watch
3
Star
0
Fork
0
Files
Browse Source
fix(calendar): css change
Drjingfubo
3 years ago
parent
08056ea2e0
commit
9370caf8c8
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
src/packages/__VUE/calendar/index.scss
+ 1
- 1
src/packages/__VUE/calendar/index.scss
View File
@@ -196,7 +196,7 @@
}
}
}
}
- &-disabled {
+ &-
-
disabled {
color: $calendar-disable-color !important;
color: $calendar-disable-color !important;
}
}