Increase padding of sources in summary
Makes it feel less cramped and makes the targets larger and easier to use.
This commit is contained in:
parent
063038bc41
commit
6b4c497800
@ -1010,8 +1010,8 @@ StTooltip StLabel {
|
||||
}
|
||||
|
||||
.summary-source-button {
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
}
|
||||
|
||||
.summary-source-button:last-child {
|
||||
|
Loading…
Reference in New Issue
Block a user