Skip to content

Commit 560057d

Browse files
committed
fix: Adjusted coveo styling to match mainframe more
1 parent 1a1bb7f commit 560057d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/v2/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,10 @@ nav {
384384
display: inline-block !important;
385385
width: 95vw;
386386
grid-column: 1 / -1;
387+
--atomic-primary: var(--color-brand);
388+
--atomic-border-radius-lg: 0;
389+
--atomic-border-radius-md: 0;
390+
--atomic-border-radius: 0;
387391
}
388392

389393
atomic-search-box {

0 commit comments

Comments
 (0)