fix tinter for LeftPanel
This commit is contained in:
parent
eeb91374cf
commit
c44994c0ee
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ limitations under the License.
|
|||
padding-top: 6px;
|
||||
padding-bottom: 6px;
|
||||
cursor: pointer;
|
||||
background-color: rgba(118, 207, 166, 0.2); /* Should be #d3ede1, but not a magic colour */
|
||||
background-color: #d3efe1;
|
||||
border-top: solid 2px #eaf5f0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue