feat: more work on M2, this time language selection

This commit is contained in:
2026-04-04 19:36:08 +02:00
parent 03dcaea88e
commit cbac412390
9 changed files with 146 additions and 67 deletions

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 40">
<rect width="60" height="10" fill="#AA151B"/>
<rect y="10" width="60" height="20" fill="#F1BF00"/>
<rect y="30" width="60" height="10" fill="#AA151B"/>
</svg>

After

Width:  |  Height:  |  Size: 226 B