css changes

This commit is contained in:
asuk 2023-10-10 12:05:40 +02:00
parent 870a99d725
commit 9cd830f7de
5 changed files with 205 additions and 43 deletions

View file

@ -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);