try working around a chrome bug

This commit is contained in:
Henry Hiles 2026-01-24 21:59:18 +00:00
commit 0d1b4241ee
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -23,6 +23,7 @@ header {
} }
mdui-card { mdui-card {
overflow: visible;
max-width: 1000px; max-width: 1000px;
width: 100%; width: 100%;
} }