[Themes] Fix iggy theme icon alignment.

This commit is contained in:
Dave Davenport 2021-08-29 12:05:41 +02:00
parent 5bc273b542
commit f6cd6c3abd
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ element selected {
background-color: lightgreen/20%;
}
element-text {
element-text, element-icon {
font: inherit;
horizontal-align: 0.5;
}