Fix initial data, improve block placeholder

master
Benjamin Bädorf 2022-03-11 18:29:46 +01:00
parent b4919d6c3e
commit f8f6564b60
No known key found for this signature in database
GPG Key ID: 4406E80E13CD656C
2 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,6 @@
.sb-block-placeholder {
width: 100%;
flex-basis: 100%;
flex-shrink: 2;
position: relative;
overflow: visible;

View File

@ -4,6 +4,15 @@
"data": {
"orientation": "vertical",
"children": [
{
"name": "sb-heading",
"id": "1480592112212",
"data": {
"value": "A pretty heading",
"align": "center",
"level": 1
}
},
{
"name": "sb-paragraph",
"id": "1590592112200",