Skip to content

Commit bf16af7

Browse files
authored
Update body class for styling adjustments
1 parent 4123bd2 commit bf16af7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/wljs-editor/templates/Docs.wlx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ App[request_] := Module[{client, channel, target}, With[{
6565
<WebUIInitializationScript/>
6666
<ExtensionsStyles/>
6767
</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">
68+
<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">
6969
<div class="h-full" style="-webkit-app-region: drag;">
7070
<div id="frame" class="h-full">
7171
<div class="h-full flex flex-col">

0 commit comments

Comments
 (0)