Adjust sidebar toggle icon color

This commit is contained in:
Florian Strohmaier 2020-07-27 17:21:21 +02:00 committed by Johannes Meyer
parent 50c2c8075b
commit a99e99bd39
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ input[type=text].search-input {
background: none;
border: none;
padding: 0;
color: @gray-light;
color: @text-color-light;
position: absolute;
bottom: 0.2em;
right: 0;