fix poor text contrast for date range indicator in calendar dark mode

master
ansuz 2022-06-02 16:21:41 +05:30
parent 3fc7c4a6cd
commit 01e3012b62
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
flex-flow: column;
.cp-toolbar-bottom-mid > div {
color: @cryptpad_text_col;
.cp-small { display: none; }
}