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

[Theme] Change default theme icon height to 1 em, to match old behaviour better.

This commit is contained in:
Dave Davenport 2020-09-14 20:05:29 +02:00
parent aef108e186
commit 798379551f

View file

@ -79,7 +79,7 @@ element-text {
}
element-icon {
background-color: rgba ( 0, 0, 0, 0 % );
size: 1.2000em ;
size: 1.0000em ;
text-color: inherit;
}
window {