Updated packages and noprint now working better

This commit is contained in:
BOTAlex 2024-06-05 05:10:02 +02:00
parent 23ade8d085
commit 76cba0b60d
3 changed files with 1566 additions and 1704 deletions

View file

@ -8,7 +8,7 @@
</HorizonalStack>
<style>
.JustifyStart{
:global(.JustifyStart){
display: flex;
justify-content: start;
}