MetaDetails bkg uses linear-gradient

This commit is contained in:
svetlagasheva 2020-03-27 12:31:52 +02:00
parent 433c9373b2
commit 01016e6310

View file

@ -9,7 +9,8 @@
flex-direction: column;
width: 100%;
height: 100%;
background-color: @color-background-dark2;
background:
linear-gradient(to right, @color-background-dark3-60, @color-background-dark3-80);
.nav-bar {
flex: none;