Help

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

1058 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Andy_Cloke
8 - Airtable Astronomer
8 - Airtable Astronomer

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:
Screenshot 2020-11-26 at 10.00.13

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 2
somehats
6 - Interface Innovator
6 - Interface Innovator

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!