diff --git a/src/styles/globals.css b/src/styles/globals.css index 311359df0..ff4f11cce 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -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; - } -} +} \ No newline at end of file