UX: better padding for multi-select items

This commit is contained in:
Joe
2018-09-19 23:56:26 +08:00
committed by GitHub
parent 026bab116a
commit 0010e7ddd2

View File

@@ -155,7 +155,7 @@
.body {
background: $primary-low;
padding: 2px 4px;
padding: 4px;
}
.name {