diff --git a/ui/src/styles.css b/ui/src/styles.css index 74d26b843360da29afcaef6c190bed195de38881..1e990c5eaded225d3ca1b34bb0a333cc36fb8121 100644 --- a/ui/src/styles.css +++ b/ui/src/styles.css @@ -1559,6 +1559,8 @@ button { border-radius: 0.25rem; overflow: hidden; background: var(--bg-base); + width: fit-content; + max-width: 100%; } .screenshot-tool-image-container a {