This commit is contained in:
2020-06-24 14:26:06 +02:00
parent baaca12de7
commit 09bdd2cf8a
+17
View File
@@ -217,6 +217,23 @@
{
align-items: center;
}
.ui-property-label
{
width: auto;
padding-right: 20px;
}
.ui-property-content
{
flex: 0 1 auto;
}
.ui-property
{
display: flex;
justify-content: space-between;
}
}
.editor-active-toggle