mirror of
https://github.com/aelve/guide.git
synced 2024-12-23 21:02:13 +03:00
Category item traits excess margin removed
This commit is contained in:
parent
be9f93e8aa
commit
9b66ec7162
@ -196,6 +196,8 @@ export default class CategoryItemTraits extends Vue {
|
||||
}
|
||||
.category-item-trait {
|
||||
padding-right: 24px;
|
||||
}
|
||||
.category-item-trait:not(:last-child) {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
.category-item-edit-trait-menu {
|
||||
|
Loading…
Reference in New Issue
Block a user