mirror of
https://github.com/ysoftdevs/oauth-playground-server.git
synced 2026-01-11 14:30:48 +01:00
styling - resolve scrolling issue
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
<script charset="UTF-8" src="/js/cbor.js" type="text/javascript"></script>
|
||||
<script charset="UTF-8" src="/js/webauthn-debug.js" type="text/javascript"></script>
|
||||
<style>
|
||||
body {
|
||||
display: inherit;
|
||||
}
|
||||
|
||||
.code {
|
||||
white-space: pre-wrap;
|
||||
word-break: break-all;
|
||||
|
||||
Reference in New Issue
Block a user