replaced inline styles with CSS classes
This commit is contained in:
@@ -700,6 +700,11 @@ select.form-input { cursor: pointer; }
|
||||
|
||||
.modal-actions { display: flex; justify-content: flex-end; gap: var(--space-sm); margin-top: var(--space-lg); }
|
||||
|
||||
.modal-content .dev-notice {
|
||||
color: var(--color-badge-pending-text);
|
||||
border-color: #ffc107;
|
||||
}
|
||||
|
||||
|
||||
/* -----------------------------------------------------------------
|
||||
4.7 Map Popup
|
||||
|
||||
Reference in New Issue
Block a user