webui: fix chat screen shadow width (#18010)

* webui: fix chat screen shadow width

* chore: add index.html.gz
This commit is contained in:
Kim S.
2025-12-18 11:08:42 +01:00
committed by GitHub
parent 57c1e05643
commit 900316da4e
2 changed files with 1 additions and 1 deletions
@@ -587,7 +587,7 @@
&::after {
content: '';
position: fixed;
position: absolute;
bottom: 0;
z-index: -1;
left: 0;