adads
This commit is contained in:
@@ -10,7 +10,7 @@ $ts = time();
|
||||
<title>Editor</title>
|
||||
<link rel="stylesheet" href="../vendor/grapesjs/grapes.min.css" />
|
||||
<style>
|
||||
html,body{height:100%}body{margin:0;background:#f8fafc;color:#0f172a}#gjs{height:100vh}
|
||||
html,body{height:100%}body{margin:0;background:#f8fafc;color:#0f172a;overflow:auto;}#gjs{min-height:100vh}
|
||||
|
||||
.gjs-one-bg{background-color:#fff!important}.gjs-two-color{color:#0f172a!important}
|
||||
.gjs-three-bg{background-color:#f8fafc!important}.gjs-four-color{color:#334155!important}
|
||||
|
||||
Reference in New Issue
Block a user