Merge pull request #4168 from soulsands/button-style

fix: launcher-button style
This commit is contained in:
zadam 2023-08-16 00:02:26 +02:00 committed by GitHub
commit d93e00adce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -925,6 +925,7 @@ body {
color: var(--launcher-pane-text-color);
background-color: var(--launcher-pane-background-color);
height: 53px;
width: 100%;
}
#launcher-pane .icon-action:hover {