mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 20:44:38 +04:00
committed by
GitHub
parent
b6c309c777
commit
8ce323fdc4
Vendored
+3
-1
@@ -17,11 +17,13 @@
|
||||
fill: none !important;
|
||||
}
|
||||
|
||||
.container__months {
|
||||
.container__main {
|
||||
border: 1px solid var(--#{$variable-prefix}border-color);
|
||||
border-radius: $border-radius;
|
||||
box-shadow: $dropdown-box-shadow;
|
||||
}
|
||||
|
||||
.container__months {
|
||||
.month-item-name,
|
||||
.month-item-year {
|
||||
font-weight: $font-weight-medium !important;
|
||||
|
||||
Reference in New Issue
Block a user