Skip to content

Commit d5adbf0

Browse files
authored
Merge pull request #231 from AElfProject/feature/fairy-vault-extension
style: 💄 dark modal
2 parents 70540eb + accc700 commit d5adbf0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/react/src/Modals/WalletModal

packages/react/src/Modals/WalletModal/index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
border-radius: 8px;
4343
}
4444

45-
.web-login-connect-wallet-modal-dark {
46-
background: #151318 !important;
45+
.web-login-connect-wallet-modal-dark.web-login-connect-drawer-content {
46+
background: #151318;
4747
}
4848

4949
.web-login-connect-wallet-modal-dark .web-login-connect-drawer-content {

0 commit comments

Comments
 (0)