diff --git a/public/css/st-tailwind.css b/public/css/st-tailwind.css index b505fccd6..fe6258bd6 100644 --- a/public/css/st-tailwind.css +++ b/public/css/st-tailwind.css @@ -404,6 +404,7 @@ .widthFitContent { width: fit-content; + min-width: fit-content; } .flexGap5 { @@ -416,4 +417,4 @@ .opacity1 { opacity: 1 !important; -} +} \ No newline at end of file diff --git a/public/index.html b/public/index.html index 18376a045..979579399 100644 --- a/public/index.html +++ b/public/index.html @@ -2099,8 +2099,8 @@