fix: launcher-button style

pull/255/head
“soulsands” 2023-08-15 16:11:13 +07:00
parent 90255ac55b
commit cd95adcecb
1 changed files with 1 additions and 0 deletions

@ -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 {