diff --git a/src/main/resources/static/css/styles.css b/src/main/resources/static/css/styles.css index f10403e..9fb6d66 100644 --- a/src/main/resources/static/css/styles.css +++ b/src/main/resources/static/css/styles.css @@ -1137,14 +1137,6 @@ button:disabled:hover { color: #e5e7eb; } -.panel-header { - display: flex; - align-items: center; - justify-content: space-between; - gap: 12px; - margin-bottom: 10px; -} - .canvas-panel { padding: 18px 18px 20px; margin-top: 0;