feat: 2nd batch of withdraw QA changes (#4724)
* polish: increase gap between svg and text in empty state * fix: use ts & change cancel btn style * fix: btn style * polish: new transaction page design * fix: navstack match nested + csv download * fix: lint & i18n * Add tooltip to CSV download button + standard btn style Signed-off-by: Calum H. <contact@cal.engineer> * fix: lint & i18n --------- Signed-off-by: Calum H. <contact@cal.engineer>
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
@cancelled="refreshPayouts"
|
||||
/>
|
||||
</div>
|
||||
<div v-else class="mx-auto flex flex-col justify-center gap-4 p-6 text-center">
|
||||
<div v-else class="mx-auto flex flex-col justify-center gap-8 p-6 text-center">
|
||||
<div data-svg-wrapper>
|
||||
<svg
|
||||
viewBox="0 0 154 94"
|
||||
|
||||
Reference in New Issue
Block a user