Merge pull request #384 from poanetwork/vb-fix-placement-hw-connect-btn-title

Fix placement of HW Connect button title
This commit is contained in:
Victor Baranov 2020-06-10 11:14:04 +03:00 committed by GitHub
commit 083c37d866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -2,7 +2,9 @@
## Current Master
- [#384](https://github.com/poanetwork/nifty-wallet/pull/384) - (Fix) placement of HW Connect button title
- [#383](https://github.com/poanetwork/nifty-wallet/pull/383) - (Chore) Replace POA-ETH Binance link to POA-BTC
- [#382](https://github.com/poanetwork/nifty-wallet/pull/382) - (Fix) replace vulnerable npm dependencies with newer versions of packages, update chromedriver to match the latest Google Chrome release
## 5.1.0 Tue May 12 2020

View File

@ -40,6 +40,7 @@
flex: 1;
justify-content: center;
text-transform: uppercase;
line-height: 54px;
}
.hw-connect__connect-btn.disabled {
cursor: not-allowed;