upd: remove show more button effects

This commit is contained in:
Mar0xy 2023-10-16 02:05:34 +02:00
parent 6779272c81
commit b7fd84c643
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
3 changed files with 3 additions and 8 deletions

View file

@ -876,8 +876,7 @@ function readPromo() {
z-index: 2;
width: 100%;
height: 64px;
--mix: color-mix(in srgb, var(--panel) 10%, transparent);
background: linear-gradient(0deg, var(--mix), transparent);
//background: linear-gradient(0deg, var(--panel), var(--X15));
&:hover > .collapsedLabel {
background: var(--panelHighlight);