update src/index.scss

master
mahdi 2 years ago
parent 36145c692e
commit e02ae324ff
  1. 7
      src/index.scss

@ -2856,3 +2856,10 @@ $radkoColor2: #3197ee;
color: #3e3e3e; color: #3e3e3e;
font-size: 11px !important; font-size: 11px !important;
} }
.rmdp-day.rmdp-selected span:not(.highlight) {
background-color: #ddd;
box-shadow: 0px;
color: #fff;
border-radius: 8px !important;
}

Loading…
Cancel
Save