Skip to content

Commit 9e354e2

Browse files
AlexVelezLlclaude
andcommitted
fix: remove fixed width from community library status button
The fixed width clipped longer status labels. Let it size to content. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent 0138799 commit 9e354e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

contentcuration/contentcuration/frontend/administration/components/CommunityLibraryStatusButton.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
.community-library-status-button {
106106
@extend %md-standard-func;
107107
108-
width: 9em;
109108
padding: 4px;
110109
color: v-bind('labelColor');
111110
background-color: v-bind('color');

0 commit comments

Comments
 (0)