Up-North-Coding / jovian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Width of Dashboard Buy/Sell Buttons

outragedhuman opened this issue · comments

Currently the Buy/Sell buttons on the dashboard in the DEX widget are not filling their box on wider displays (mobile is okay). It appears they may have a maxWidth set or something else which is constraining their size too small.

It's desired to have these buttons fill the width to the edge of the screen, even if that results in very fat buttons.