Clean up and fix issues

This commit is contained in:
2025-11-18 17:58:29 +03:00
Unverified
parent d75baedf36
commit 92cc78d9ff
14 changed files with 259 additions and 99 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ button, input {
}
&.warning {
color: #ff9800; // Orange color for warnings
color: $color-dark-tertiary; // Purple-themed warning color
}
&.small mdui-icon {