small fixes
This commit is contained in:
@@ -967,7 +967,7 @@ input[type="text"]:focus, select:focus {
|
||||
}
|
||||
|
||||
/* === ENHANCED NODE DETAILS LAYOUT === */
|
||||
.modal-details-enhanced {
|
||||
.modal-details {
|
||||
padding: 1rem; /* Reduced from 1.5rem */
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -2074,7 +2074,7 @@ input[type="text"]:focus, select:focus {
|
||||
max-height: 90vh;
|
||||
}
|
||||
|
||||
.modal-details-enhanced {
|
||||
.modal-details {
|
||||
padding: 0.75rem;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user