Skip to content

Commit d4dd197

Browse files
authored
Merge pull request #3553 from swagger-api/feature/headerfix
Changed radius on input in topbar
2 parents e1a49ee + 447fb67 commit d4dd197

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/style/_topbar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
margin: 0;
4444

4545
border: 2px solid #547f00;
46+
border-radius: 4px 0 0 4px;
4647
outline: none;
4748
}
4849

0 commit comments

Comments
 (0)