search-entry: Make the icon slightly smaller
Set the icon size in the search entry to 1em on designers' request.
This commit is contained in:
parent
fb800f3d8b
commit
d1548aeee1
@ -429,7 +429,7 @@ StTooltip StLabel {
|
||||
}
|
||||
|
||||
.search-entry-icon {
|
||||
icon-size: 1.4em;
|
||||
icon-size: 1em;
|
||||
color: #8d8f8a;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user