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 4123bd2 commit bf16af7Copy full SHA for bf16af7
1 file changed
modules/wljs-editor/templates/Docs.wlx
@@ -65,7 +65,7 @@ App[request_] := Module[{client, channel, target}, With[{
65
<WebUIInitializationScript/>
66
<ExtensionsStyles/>
67
</Head>
68
- <body class="h-full dark:linux:bg-gray-700 dark:owin:bg-gray-700 owin:border owin:border-gray-500 owin:bg-blue-100/20">
+ <body class="h-full dark:linux:bg-gray-700 dark:owin:bg-gray-700 owin:border owin:border-slate-400 linux:border linux:border-slate-400 overflow-hidden owin:bg-blue-100/20">
69
<div class="h-full" style="-webkit-app-region: drag;">
70
<div id="frame" class="h-full">
71
<div class="h-full flex flex-col">
0 commit comments