Add favicon, refactor UiBadge rendering logic, update layout and mobile styles, and adjust Docker volumes configuration

This commit is contained in:
2026-05-17 08:07:48 -04:00
parent 8d74f3e520
commit fb67c76f45
4 changed files with 47 additions and 42 deletions
+1
View File
@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Work Orders</title>
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><rect width='32' height='32' rx='6' fill='%230A7EA4'/><path d='M8 10h16M8 16h16M8 22h10' stroke='white' stroke-width='2.5' stroke-linecap='round'/></svg>">
<!-- Fonts: Inter (UI) + JetBrains Mono (WO numbers) -->
<link rel="preconnect" href="https://fonts.googleapis.com">