Fix links in filesystem dropdown menu

Styling fixes
This commit is contained in:
2024-06-13 18:08:13 +02:00
parent 08698bbdb4
commit 1e0a692ca0
4 changed files with 9 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ export let center = false
.block {
display: block;
text-align: initial;
max-width: 100%;
max-width: 99%;
overflow-wrap: anywhere;
margin: 8px auto;