Update header-icons.html

frdel committed Mar 24, 2026 at 19:38 UTC 295f2f6c891a5455ab646980cdc438b4aeec05e8
1 file changed +1 -1
webui/components/sidebar/top-section/header-icons.html
+1 -1
@@ -145,7 +145,7 @@
145 background-color: var(--color-chat-background);
146 border: none;
147 border-radius: 8px;
148 - box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.3);
148 + box-shadow: 0 2px 13px 2px rgba(0, 0, 0, 0.35);
149 overflow: hidden;
150 white-space: nowrap;
151 transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1),