mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 11:32:46 +01:00
fix: removed maximum width of transaction list on overview page
It makes bitcoin-core/gui#205 to works correctly
This commit is contained in:
parent
458384ab93
commit
0d1faa203e
@ -1544,7 +1544,6 @@ QWidget .QFrame#frame_2 .QLabel#labelTransactionsStatus { /* Recent Transactions
|
||||
|
||||
QWidget .QFrame#frame_2 QListView { /* Transaction List */
|
||||
background: #00000000;
|
||||
max-width: 430px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user