mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
[Default Theme] Change ch to em.
This commit is contained in:
parent
011908e1ff
commit
aef108e186
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ element-text {
|
||||||
}
|
}
|
||||||
element-icon {
|
element-icon {
|
||||||
background-color: rgba ( 0, 0, 0, 0 % );
|
background-color: rgba ( 0, 0, 0, 0 % );
|
||||||
size: 1.2000ch ;
|
size: 1.2000em ;
|
||||||
text-color: inherit;
|
text-color: inherit;
|
||||||
}
|
}
|
||||||
window {
|
window {
|
||||||
|
|
Loading…
Reference in a new issue