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