[Sync] I forgor

This commit is contained in:
BOTAlex 2024-04-04 01:46:20 +02:00
parent e19bc385a1
commit 90f0e40ddf
4 changed files with 41 additions and 19 deletions

View file

@ -5,4 +5,11 @@
<HorizonalStack>
<slot/>
</HorizonalStack>
</HorizonalStack>
<style>
.JustifyStart{
display: flex;
justify-content: start;
}
</style>