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;
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
color: @gray-light;
|
color: @text-color-light;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0.2em;
|
bottom: 0.2em;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|
Loading…
Reference in New Issue