frontend: Panel-Rahmen in dezentem Petrol statt Grau
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
d180b54c6c
commit
91dee8d3b4
+1
-1
@@ -160,7 +160,7 @@
|
|||||||
|
|
||||||
.panel{
|
.panel{
|
||||||
background:var(--card);
|
background:var(--card);
|
||||||
border:1px solid rgba(36,52,71,.14);
|
border:1px solid rgba(15,118,110,.30); /* dezentes Petrol */
|
||||||
border-radius:12px;
|
border-radius:12px;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
display:flex;flex-direction:column;min-height:0;min-width:0;
|
display:flex;flex-direction:column;min-height:0;min-width:0;
|
||||||
|
|||||||
Reference in New Issue
Block a user