We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36953ad commit e325d22Copy full SHA for e325d22
src/client/components/urlinputs/urlInput/urlInput.scss
@@ -1,6 +1,6 @@
1
.urlInput {
2
background-color: white;
3
- border: 1px solid #333;
+ border: solid 1px #e1e1e1;
4
width: 100%;
5
6
.input {
0 commit comments