[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
1 changed files with 1 additions and 1 deletions

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 {