mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Fixed sidebar header
This commit is contained in:
parent
96e16fd68b
commit
8917cb7248
@ -20,6 +20,7 @@
|
||||
.sidebar__header {
|
||||
background-color: $bg-brand;
|
||||
color: $font-brand-bg;
|
||||
width: 100%;
|
||||
|
||||
&:hover {
|
||||
background-color: lighten($bg-brand, 1);
|
||||
|
Loading…
Reference in New Issue
Block a user