[SSE] Fix statusbar styles

This commit is contained in:
JuliaSvinareva 2020-07-16 17:26:04 +03:00
parent a964fb89df
commit 36694c0690

View file

@ -194,6 +194,7 @@
box-shadow: 0px 4px 0 #49795d inset;
border-top-width: 0;
padding-top: 1px;
font-weight: bold;
}
}
@ -207,14 +208,14 @@
}
&.coauth-locked {
vertical-align: top;
&.active {
> span {
border-top-width: 1px;
border-top-width: 0px;
}
}
> span {
outline: none;
position: relative;
}
> span:after {
position: absolute;