Skip to content

Commit eb76a41

Browse files
Merge pull request #306 from Macomi27/Removing-default-button-border
Removed default search button border
2 parents 25cbbd1 + e5881ae commit eb76a41

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/assets/css/style.css

+3
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@
5858
font-size: 14px;
5959
font-weight: 400;
6060
cursor: pointer;
61+
border: none;
62+
border-top: 1px solid black;;
63+
border-bottom: 1px solid black;;
6164
}
6265

6366
/* Responsive Design */

0 commit comments

Comments
 (0)