Skip to content

Commit

Permalink
Merge pull request #1372 from near/develop
Browse files Browse the repository at this point in the history
Release dev
  • Loading branch information
gagdiez authored Feb 13, 2025
2 parents 493bc7d + cef19cf commit 7913366
Showing 1 changed file with 1 addition and 23 deletions.
24 changes: 1 addition & 23 deletions src/styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,26 +76,4 @@ w3m-modal {
right: 2px;
bottom: 10px;
}
}

/* wallet selector */
.modal-right {
display: none;
}

.modal-left,
.modal-left-title {
border-right: 0 !important;
width: 100% !important;
}

.nws-modal {
max-width: 500px !important;
}

@media (max-width: 576px) {
.nws-modal,
.modal-left {
max-height: 280px !important;
}
}
}

0 comments on commit 7913366

Please sign in to comment.