diff --git a/web/annotation_editor_layer_builder.css b/web/annotation_editor_layer_builder.css index c3855c3bbfa52..9a29fc0ffddbd 100644 --- a/web/annotation_editor_layer_builder.css +++ b/web/annotation_editor_layer_builder.css @@ -603,7 +603,7 @@ align-items: center; justify-content: center; padding-inline: 4px; - width: auto; + width: max-content; height: 24px; min-width: 88px; z-index: 1;