aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/views/nodes/LabelBox.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/LabelBox.scss b/src/client/views/nodes/LabelBox.scss
index 5be23d2c2..9e3ff96a7 100644
--- a/src/client/views/nodes/LabelBox.scss
+++ b/src/client/views/nodes/LabelBox.scss
@@ -7,7 +7,7 @@
}
.labelBox-mainButton {
- width: 100%;
+ width: fit-content;
height: max-content;
border-radius: inherit;
letter-spacing: 2px;