made MonthPicker compatible with edge and ff
This commit is contained in:
@@ -92,7 +92,10 @@
|
||||
}
|
||||
|
||||
.accordion {
|
||||
width: 370px
|
||||
width: 395px;
|
||||
}
|
||||
@supports (-moz-appearance: none){
|
||||
.accordion {width: 370px}
|
||||
}
|
||||
.accordion-button.bg-light {
|
||||
color:black;
|
||||
|
||||
Reference in New Issue
Block a user