UX: better padding for multi-select items
This commit is contained in:
parent
026bab116a
commit
0010e7ddd2
|
@ -155,7 +155,7 @@
|
|||
|
||||
.body {
|
||||
background: $primary-low;
|
||||
padding: 2px 4px;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.name {
|
||||
|
|
Loading…
Reference in New Issue