mirror of
https://github.com/ysoftdevs/oauth-playground-server.git
synced 2026-04-10 11:03:43 +02: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/cbor.js" type="text/javascript"></script>
|
||||||
<script charset="UTF-8" src="/js/webauthn-debug.js" type="text/javascript"></script>
|
<script charset="UTF-8" src="/js/webauthn-debug.js" type="text/javascript"></script>
|
||||||
<style>
|
<style>
|
||||||
|
body {
|
||||||
|
display: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
.code {
|
.code {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
|
|||||||
Reference in New Issue
Block a user