1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

[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

View file

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