Aligns the padding of .umb-overlay-container with umb-overlay-header

This commit is contained in:
Søren Kottal
2019-10-27 10:58:52 +01:00
parent a4b4014d6c
commit 1a703dcee8

View File

@@ -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;