We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc39ef commit ca951a6Copy full SHA for ca951a6
1 file changed
messaging/index.html
@@ -54,7 +54,7 @@ <h4>Registration Token</h4>
54
<!-- div to display the UI to allow the request for permission to
55
notify the user. This is shown if the app has not yet been
56
granted permission to notify. -->
57
- <div id="permission_div" style="display: none;">
+ <div id="permission_div" style="display: flex;">
58
<h4>Needs Permission</h4>
59
<p id="token"></p>
60
<button class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored"
0 commit comments