mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-04-08 11:58:12 +02:00
avoid ellipsis on unit dropdown
This commit is contained in:
parent
2cf653702c
commit
4a030e9b6e
@ -35,8 +35,8 @@
|
||||
}
|
||||
|
||||
.amount-unit {
|
||||
-fx-min-width: 75px;
|
||||
-fx-max-width: 75px;
|
||||
-fx-min-width: 76px;
|
||||
-fx-max-width: 76px;
|
||||
}
|
||||
|
||||
#feeRatesChart {
|
||||
|
Loading…
x
Reference in New Issue
Block a user