diff --git a/CSS/scyfin-theme.css b/CSS/scyfin-theme.css index 08ca4e8..2646351 100644 --- a/CSS/scyfin-theme.css +++ b/CSS/scyfin-theme.css @@ -719,7 +719,7 @@ html, .layout-desktop .detailsGroupItem { background: var(--secondary-background-color) !important; padding: 10px 20px !important; - border-radius: 100px !important; + border-radius: 20px !important; width: fit-content !important; max-width: max-content !important; display: flex;