File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
source/renderer/app/components/staking/stake-pools Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1212
1313### Fixes
1414
15+ - Adjusted padding for search field in stake pools ([ PR 2945] ( https://github.com/input-output-hk/daedalus/pull/2945 ) )
1516- Fixed margin for dialogs content and token table header ([ PR 2944] ( https://github.com/input-output-hk/daedalus/pull/2944 ) )
1617- Fixed performance issue on stake pool list view ([ PR 2924] ( https://github.com/input-output-hk/daedalus/pull/2924 ) )
1718- Fixed position of popup on syncing screen ([ PR 2921] ( https://github.com/input-output-hk/daedalus/pull/2921 ) )
Original file line number Diff line number Diff line change 4141 input {
4242 border-radius : 4px ;
4343 height : 50px ;
44- padding : 0 68px 0 55 px ;
44+ padding : 0 68px 0 45 px ;
4545 }
4646
4747 & .inputExtrasSearch {
6161 height : 48px ;
6262 line-height : 48px ;
6363 position : absolute ;
64- right : 20 px ;
64+ right : 11 px ;
6565}
6666
6767.clearSearchButton {
You can’t perform that action at this time.
0 commit comments