Fixed a few padding issues

This commit is contained in:
Eliot Berriot 2017-12-24 22:59:49 +01:00
parent f5a4faa568
commit 2d60db8547
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
2 changed files with 6 additions and 2 deletions

View file

@ -23,6 +23,10 @@ export default {
<style lang="scss">
.library.pusher > .ui.secondary.menu {
margin: 0 2.5rem;
.item {
padding-top: 1.5em;
padding-bottom: 1.5em;
}
}
.library {