polkadot-js / extension

Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
Apache License 2.0
964 stars 403 forks source link

Missing bottom padding for "Ask again later" link #1334

Open ltfschoen opened 3 months ago

ltfschoen commented 3 months ago

There's no bottom padding for the closeLink class that includes the "Ask again later" link because the acceptButton interferes with it.

The "Ask again later" link should have bottom padding

Improve the appearance of the extension