dashed-slug.net › Forums › Exchange extension support › Styling issue with dropdowns in swap form › Reply To: Styling issue with dropdowns in swap form
May 14, 2020 at 6:19 am
#8332
alexg
Keymaster
Hello,
Thanks for the heads up. It seems the styling can vary across themes. You can add the following CSS to your site to make it look better.
.dashed-slug-wallets-exchange.market-order select {
width: 100%;
height: 2.6em;
background-position: right 8px center;
background-repeat: no-repeat;
}
I will add this to the next release of the plugin.
with regards