Refactor scoreboard settings layout for improved usability; consolidate options into a single sectioned card and enhance input styling.

This commit is contained in:
2026-03-01 15:03:50 +01:00
parent d26e0df713
commit 7ec56575d1
4 changed files with 8179 additions and 12278 deletions
BIN
View File
Binary file not shown.
-12277
View File
File diff suppressed because it is too large Load Diff
+9 -1
View File
@@ -28,7 +28,15 @@
"pnpm": { "pnpm": {
"overrides": { "overrides": {
"vite-plugin-nodecg>vite": "$vite" "vite-plugin-nodecg>vite": "$vite"
} },
"onlyBuiltDependencies": [
"@parcel/watcher",
"@vaadin/vaadin-usage-statistics",
"better-sqlite3",
"esbuild",
"msgpackr-extract",
"vue-demi"
]
}, },
"nodecg": { "nodecg": {
"compatibleRange": "^2.3.0", "compatibleRange": "^2.3.0",
+8170
View File
File diff suppressed because it is too large Load Diff