Global margin for modals, cleaned up gm-panel styling
This commit is contained in:
@ -246,9 +246,12 @@ function handleResize() {
|
||||
.modal-body {
|
||||
max-height: 80vh;
|
||||
overflow: auto;
|
||||
padding: 15px;
|
||||
flex-grow: 1;
|
||||
|
||||
.container {
|
||||
margin: 15px;
|
||||
}
|
||||
|
||||
.resize {
|
||||
filter: invert(60%);
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user