Removed the extra padding on the left on the overlay header (#6848)
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
.umb-overlay.umb-overlay-center .umb-overlay-drawer {
|
||||
border: none;
|
||||
background: transparent;
|
||||
padding: 0 30px 20px;
|
||||
padding: 0 20px 20px;
|
||||
}
|
||||
|
||||
/* ---------- OVERLAY TARGET ---------- */
|
||||
|
||||
Reference in New Issue
Block a user