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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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