Regenerated

This commit is contained in:
2026-04-23 20:31:21 +02:00
parent 33825fc137
commit d16ecc28da
3 changed files with 386 additions and 386 deletions
+2 -2
View File
@@ -73,12 +73,12 @@
.control-center {
min-height: unset;
max-height: unset;
border-radius: 16px;
border-radius: 30px;
padding: 8px;
margin: 8px;
color: @text;
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.5);
border: 1px solid transparent;
border: 2px solid transparent;
background-image:
linear-gradient(@base-alpha, @base-alpha), /* ← was @mantle, @mantle */
linear-gradient(45deg, @blue, @green);