Merged with development

This commit is contained in:
WBHarry 2025-09-06 23:14:31 +02:00
commit 2aa252b321
498 changed files with 4489 additions and 2601 deletions

View file

@ -4,7 +4,7 @@
fieldset {
display: flex;
flex-direction: column;
gap: 4px;
gap: 0.5rem;
&.two-columns {
display: grid;
@ -32,6 +32,7 @@
display: flex;
align-items: center;
gap: 8px;
flex-wrap: nowrap;
}
.settings-items {