calendar
This commit is contained in:
parent
64657ad3c7
commit
76cca13882
|
|
@ -100,4 +100,7 @@
|
|||
.react-calendar__decade-view__years__year,
|
||||
.react-calendar__century-view__decades__decade {
|
||||
border-radius: 0;
|
||||
abbr {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -71,9 +71,3 @@ h6 {
|
|||
.react-calendar__month-view__days {
|
||||
column-gap: 1.8rem;
|
||||
}
|
||||
|
||||
.react-calendar__tile {
|
||||
abbr {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue