mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-10 15:44:41 -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%;
|
background-color: lightgreen/20%;
|
||||||
}
|
}
|
||||||
|
|
||||||
element-text {
|
element-text, element-icon {
|
||||||
font: inherit;
|
font: inherit;
|
||||||
horizontal-align: 0.5;
|
horizontal-align: 0.5;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue