]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-22148 Make the CAYC promiotion banner full width
authorMathieu Suen <mathieu.suen@sonarsource.com>
Fri, 17 May 2024 10:17:59 +0000 (12:17 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 21 May 2024 20:02:35 +0000 (20:02 +0000)
server/sonar-web/src/main/js/apps/overview/branches/PromotedSection.tsx

index 6e8d4385ad362e80beb347a53a867601d6d35ac6..11e27b6e3a67cb8bbdec12b87498cea5a81b7cec 100644 (file)
@@ -65,7 +65,7 @@ export default function PromotedSection({
   }
 
   return (
-    <StyledWrapper className="sw-p-4 sw-pl-6 sw-my-6 sw-rounded-2 sw-w-8/12">
+    <StyledWrapper className="sw-p-4 sw-pl-6 sw-my-6 sw-rounded-2">
       <div className="sw-flex sw-justify-between sw-mb-2">
         <StyledTitle className="sw-body-md-highlight">{title}</StyledTitle>
         <InteractiveIcon