add white background to user invite confirmation screen

This commit is contained in:
Mads Rasmussen
2018-11-13 09:40:04 +01:00
parent 253797573e
commit 340ad8b853

View File

@@ -508,8 +508,10 @@
</umb-editor-sub-header>
<div class="flex justify-center">
<div style="max-width: 500px;">
<umb-box style="max-width: 500px;">
<umb-box-content>
<!-- Success text -->
<div class="flex items-center" style="margin-bottom: 15px;">
<umb-checkmark
@@ -541,7 +543,9 @@
</umb-button>
</div>
</div>
</umb-box-content>
</umb-box>
</div>
</div>