fix: add roboto & sans-serif fallback font
This commit is contained in:
@ -8,7 +8,6 @@ display: flex
|
||||
flex-direction: column;
|
||||
& .react-datepicker {
|
||||
background: #262c49;
|
||||
font-family: 'Droid Sans', sans-serif;
|
||||
border: none;
|
||||
}
|
||||
& .react-datepicker__triangle {
|
||||
|
Reference in New Issue
Block a user