Messing with Journal colors
This commit is contained in:
@@ -33,8 +33,9 @@ let { log_lvl = 0,
|
||||
|
||||
|
||||
<section class="
|
||||
bg-white rounded-lg p-2 m-2 w-full
|
||||
rounded-lg p-2 m-2 w-full
|
||||
flex flex-col flex-wrap items-center justify-center
|
||||
bg-{$lq__journal_obj?.cfg_json.color_scheme}-100
|
||||
"
|
||||
bind:clientHeight={$ae_loc.iframe_height_modal_body}>
|
||||
|
||||
@@ -65,7 +66,7 @@ let { log_lvl = 0,
|
||||
p-2
|
||||
w-full max-w-screen-md
|
||||
font-mono
|
||||
bg-{$lq__journal_obj?.cfg_json.color_scheme}-100 text-gray-900
|
||||
text-gray-900
|
||||
dark:bg-blue-900 dark:text-gray-100
|
||||
shadow-md rounded-lg
|
||||
text-sm font-normal text-wrap word-break
|
||||
|
||||
Reference in New Issue
Block a user