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

This commit is contained in:
ansuz 2022-06-02 16:21:41 +05:30
parent 3fc7c4a6cd
commit 01e3012b62

View File

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