Some fixes

This commit is contained in:
2022-02-28 21:52:12 +01:00
parent f8d89eb8e6
commit 3174439d78
5 changed files with 27 additions and 19 deletions

View File

@@ -10,7 +10,7 @@ export let center = false
<style>
.block {
display: inline-block;
text-align: left;
text-align: initial;
padding-left: 8px;
vertical-align: middle;