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:
parent
5bc273b542
commit
f6cd6c3abd
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ element selected {
|
|||
background-color: lightgreen/20%;
|
||||
}
|
||||
|
||||
element-text {
|
||||
element-text, element-icon {
|
||||
font: inherit;
|
||||
horizontal-align: 0.5;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue