mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-09-20 05:30:36 +00:00
Audit Log items, backend stuff, help pages
This commit is contained in:
@@ -86,3 +86,12 @@ $blue: #467fcf;
|
||||
padding: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
/* modal wide */
|
||||
|
||||
@media (min-width: 576px) {
|
||||
.modal-dialog.wide {
|
||||
max-width: 700px;
|
||||
margin: 1.75rem auto;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user