inclide craft
This commit is contained in:
@@ -165,3 +165,9 @@ body.page-login {
|
||||
.gjs-block-category[data-id="Bibliothek"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.craft-editor-shell{display:flex;flex-direction:column;height:100%;}
|
||||
.craft-editor-toolbar{display:flex;gap:.5rem;padding:.5rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;}
|
||||
.craft-editor-canvas{flex:1;min-height:300px;overflow:auto;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;}
|
||||
.craft-container{min-height:40px;}
|
||||
.craft-text:focus{outline:2px solid #38bdf8;outline-offset:2px;}
|
||||
|
||||
Reference in New Issue
Block a user