forked from jamesp/sasa-membership
Event editing
This commit is contained in:
@@ -624,4 +624,13 @@ body {
|
||||
.event-card {
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
/* Event modal responsive */
|
||||
.modal-content[style*="600px"] {
|
||||
max-width: 95% !important;
|
||||
}
|
||||
|
||||
.modal-content div[style*="grid-template-columns"] {
|
||||
grid-template-columns: 1fr !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user