Make notification icon buttons elegant.
The huge icons had little whitespace and don't scale pixel precise.
This commit is contained in:
parent
001b6afc7e
commit
8d3e5ea507
@ -1267,7 +1267,8 @@ StTooltip StLabel {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.notification-icon-button > StIcon {
|
.notification-icon-button > StIcon {
|
||||||
icon-size: 36px;
|
icon-size: 16px;
|
||||||
|
padding: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hotplug-transient-box {
|
.hotplug-transient-box {
|
||||||
|
Loading…
Reference in New Issue
Block a user