Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit d67dae9

Browse files
fix(satellite): max Search Box input width (#107)
1 parent cbf9506 commit d67dae9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scss/themes/satellite.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,7 @@ $red100: #ffe6e9;
459459
color: $grey900;
460460
flex: 1 1 0%;
461461
font: inherit;
462+
max-width: 100%;
462463
padding-left: 2.5rem;
463464
}
464465

0 commit comments

Comments
 (0)