Skip to content

Commit 163adf7

Browse files
committed
fix: Adjusted coveo styling to match mainframe more
1 parent 26b813c commit 163adf7

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
@@ -375,6 +375,10 @@ nav {
375375
display: inline-block !important;
376376
width: 95vw;
377377
grid-column: 1 / -1;
378+
--atomic-primary: var(--color-brand);
379+
--atomic-border-radius-lg: 0;
380+
--atomic-border-radius-md: 0;
381+
--atomic-border-radius: 0;
378382
}
379383

380384
atomic-search-box {

0 commit comments

Comments
 (0)