css changes
This commit is contained in:
parent
870a99d725
commit
9cd830f7de
5 changed files with 205 additions and 43 deletions
|
@ -38828,7 +38828,7 @@ Instead found: ${devStringify(butFoundInstead)}` : "";
|
|||
padding: 0 0px 0 0px;
|
||||
box-sizing: border-box;
|
||||
height: 100%;
|
||||
width: 50%;
|
||||
width: 42%;
|
||||
flex-shrink: 0;
|
||||
flex-grow: 0;
|
||||
padding-bottom: 4px;
|
||||
|
@ -44630,7 +44630,7 @@ ${content}</tr>
|
|||
right: 0px;
|
||||
top: 0px;
|
||||
// Temporary, see comment about CSS grid in SingleRowPropEditor.
|
||||
width: 280px;
|
||||
width: 305px;
|
||||
height: 100vh;
|
||||
z-index: ${panelZIndexes.propsPanel};
|
||||
backdrop-filter: blur(2px);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue