mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 00:29:15 +02:00
Fixed a few padding issues
This commit is contained in:
parent
f5a4faa568
commit
2d60db8547
2 changed files with 6 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue