@@ -211,6 +211,7 @@ li p:last-child,
.external-link {
text-decoration: none;
border-bottom: 1px solid;
+ word-break: break-all;
&:hover {
cursor: alias;
@@ -185,6 +185,12 @@
}
+.property-value-inner {
+ .select-item {
+ @apply flex items-center shrink;
+ }
+}
+
.block-main-container .ls-properties-area {
margin-top: 0.25em;