chore: move quick settings to the bottom right

This commit is contained in:
2025-05-19 11:58:40 +02:00
parent 59aaaafaeb
commit ca99a94e94
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ window.quick_settings {
}
>.inner {
border-bottom-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
background: color-mix(in srgb, $base00, transparent 15%);
padding: 0.75rem 3rem;