mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
add layout
This commit is contained in:
11
httpdocs/themes/vuexy/css/editorjs.css
Normal file
11
httpdocs/themes/vuexy/css/editorjs.css
Normal file
@ -0,0 +1,11 @@
|
||||
.ce-block__content,
|
||||
.ce-toolbar__content {
|
||||
max-width: 90%;
|
||||
}
|
||||
.layout-block {
|
||||
z-index: 0 !important;
|
||||
}
|
||||
|
||||
.cdx-block:hover{
|
||||
background-color : #F8FAFC
|
||||
}
|
||||
Reference in New Issue
Block a user