Skip to content

Commit e325d22

Browse files
committed
never black border
1 parent 36953ad commit e325d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/components/urlinputs/urlInput/urlInput.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.urlInput {
22
background-color: white;
3-
border: 1px solid #333;
3+
border: solid 1px #e1e1e1;
44
width: 100%;
55

66
.input {

0 commit comments

Comments
 (0)