-
+
+
{:else if mapping.then !== undefined}
diff --git a/src/index.css b/src/index.css
index efd7af1ee..021c2bea9 100644
--- a/src/index.css
+++ b/src/index.css
@@ -318,7 +318,6 @@ label:not(.neutral-label) {
border-radius: 0.5rem;
background-color: var(--low-interaction-background);
width: 100%;
- display: block;
box-sizing: border-box;
transition: all 250ms;
}