Fix display of logo "border"
This commit is contained in:
parent
52f3c71c8d
commit
c75f775394
@ -675,7 +675,6 @@ ul.block, .block li {
|
|||||||
border-top: solid 16px transparent;
|
border-top: solid 16px transparent;
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
position: relative;
|
position: relative;
|
||||||
background-color: var(--sidebar-background-color);
|
|
||||||
background-clip: border-box;
|
background-clip: border-box;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user