Adjust sidebar toggle icon color
This commit is contained in:
parent
50c2c8075b
commit
a99e99bd39
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue