Skip to content

Commit

Permalink
Resolve lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
codemist committed Aug 25, 2021
1 parent f34133e commit 6d2d8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/scss/partials/dashboard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -254,11 +254,11 @@
}

@media screen and (max-width: $screen-sm) {

input {
width: auto;
}
}

@media #{$mq-md} {

.relay-address {
Expand Down

0 comments on commit 6d2d8b9

Please sign in to comment.