code quality fixes
This commit is contained in:
@@ -192,12 +192,20 @@
|
||||
Cancel
|
||||
</button>
|
||||
</form>
|
||||
|
||||
<div id="skipOption" style="text-align: center; margin-top: 20px; display: none;">
|
||||
<p style="color: #666; font-size: 14px; margin-bottom: 10px;">
|
||||
|
||||
<div
|
||||
id="skipOption"
|
||||
style="text-align: center; margin-top: 20px; display: none"
|
||||
>
|
||||
<p style="color: #666; font-size: 14px; margin-bottom: 10px">
|
||||
Want to accept a child share invitation first?
|
||||
</p>
|
||||
<button type="button" class="button secondary" onclick="skipToHome()" style="margin: 0;">
|
||||
<button
|
||||
type="button"
|
||||
class="button secondary"
|
||||
onclick="skipToHome()"
|
||||
style="margin: 0"
|
||||
>
|
||||
Skip for now
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user