Skip to main content

The download/ upload icons are slightly messed up when used in a Button


MacOS Mojave 10.14.5 (18F132)
airtable/blocks: 1.0.0
Browser: Chrome

<Button marginRight={2} variant="secondary" icon="download">
<Button marginRight={2} variant="secondary" icon="upload">

Displays as:

The icons look a bit messed up to me. They work okay as standalone <Icon/>s.

@somehats tagging you again after you helped out last time - let me know if I shouldn’t though!

2 replies

  • Participating Frequently
  • 37 replies
  • December 1, 2020

Thanks for the report, Andy! Is there any custom CSS included in your app other than what gets provided by the SDK? I’m not able to reproduce this - the buttons render correctly for me.

also: sdk 1.0.0 has some bugs (not relating to UI components). I’d recommend updating to latest where those have been fixed.


  • Author
  • Known Participant
  • 72 replies
  • December 1, 2020
somehats wrote:

Thanks for the report, Andy! Is there any custom CSS included in your app other than what gets provided by the SDK? I’m not able to reproduce this - the buttons render correctly for me.

also: sdk 1.0.0 has some bugs (not relating to UI components). I’d recommend updating to latest where those have been fixed.


I’m an idiot - just took another look and my browser zoom was on 110%. Can obviously close this issue. Thanks for getting back to me again!


Reply