VideosList search bkg color lighter

This commit is contained in:
svetlagasheva 2020-03-27 12:26:45 +02:00
parent ff05b4b7ac
commit 433c9373b2

View file

@ -51,11 +51,11 @@
padding: 0 1rem;
border-radius: 2.3rem;
border: var(--focus-outline-size) solid transparent;
background-color: @color-background-dark1;
background-color: @color-background;
cursor: text;
&:hover, &:focus-within {
background-color: @color-background;
background-color: @color-background-light1;
}
&:focus-within {