mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-08-03 22:42:16 +02:00
avoid ellipsis on unit dropdown
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
}
|
||||
|
||||
.amount-unit {
|
||||
-fx-min-width: 75px;
|
||||
-fx-max-width: 75px;
|
||||
-fx-min-width: 76px;
|
||||
-fx-max-width: 76px;
|
||||
}
|
||||
|
||||
#feeRatesChart {
|
||||
|
Reference in New Issue
Block a user