Minor dark theme improvements

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2022-08-09 11:57:09 +02:00
parent 3866b104db
commit 5c5113aff3
3 changed files with 8 additions and 4 deletions

View File

@@ -60,6 +60,10 @@
.react-datepicker__navigation--next {
right: 16px;
&--with-time:not(.react-datepicker__navigation--next--with-today-button) {
right: 100px;
}
}
.react-datepicker__year-read-view--down-arrow,