Fixed some padding issues

This commit is contained in:
Alexis
2023-05-11 16:52:42 +02:00
parent f95e591585
commit cbf4b07b6d
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ function handleInactiveState() {
<style lang="scss" scoped>
menu {
position: relative;
@apply pl-9;
@apply pl-11;
li {
@apply mb-3;