Aligns the padding of .umb-overlay-container with umb-overlay-header
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
flex-shrink: 1;
|
||||
flex-basis: auto;
|
||||
position: relative;
|
||||
padding: 20px;
|
||||
padding: 30px;
|
||||
background: @white;
|
||||
max-height: calc(100vh - 170px);
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user