close 버튼 공통화
This commit is contained in:
@@ -19,10 +19,6 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.calendar-style .react-calendar .react-calendar__navigation {
|
||||
/* background-color: white;*/
|
||||
}
|
||||
|
||||
.calendar-style .react-calendar .react-calendar__navigation button {
|
||||
color: #2D3436;
|
||||
padding: 0;
|
||||
@@ -101,6 +97,11 @@ abbr[title] {
|
||||
.tile-sunday{
|
||||
color: #FF0000 !important;
|
||||
}
|
||||
.filter-calendar-close{
|
||||
position: absolute;
|
||||
right: 0.4rem;
|
||||
top: 0.6rem;
|
||||
}
|
||||
|
||||
|
||||
@media (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user