We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e15532f commit 3cc521aCopy full SHA for 3cc521a
index.html
@@ -65,7 +65,7 @@ <h2 style="margin-left: 1rem;">About:</h2>
65
<div id="dial-about" class="dial-body" style="height: 280px; padding: 0 8px; padding-top: 0; padding-bottom: 16px; overflow: auto; width: 100%;">
66
</div>
67
<div style="width: 100%; position: absolute; right: 0; bottom: 0; display: flex; justify-content: center;">
68
- <label><input type="checkbox" id="show-about" style="margin-left: 1rem;" /> Don't show this Next time</label>
+ <label><input type="checkbox" id="show-about" style="margin-left: 1rem;" /> Don't Show Again</label>
69
<div class="dial-close" style="width: fit-content; margin-left: auto; margin-bottom: 8px;" onclick="closeAbout()">Close</div>
70
71
0 commit comments