diff --git a/public/styles/main.css b/public/styles/main.css index e2d33d2..cef62c8 100644 --- a/public/styles/main.css +++ b/public/styles/main.css @@ -7504,6 +7504,8 @@ html { transform: translateY(-1px); box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3); } +<<<<<<< Updated upstream +======= .overlay-dialog-btn-danger { background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%); @@ -7544,7 +7546,6 @@ html { .rollout-panel { padding: 1.5rem; - max-width: 600px; } .rollout-header { @@ -7836,3 +7837,4 @@ html { background: var(--error-bg); color: var(--error-color); } +>>>>>>> Stashed changes