Wolfr / sveltekit-jui

Sveltekit-JUI is a kit of UI components to be used in conjunction with Svelte and Svelte Kit
https://sveltekit-jui-wolfr.vercel.app/
Other
44 stars 3 forks source link

Table with actions CSS causes problems in Firefox #77

Open Wolfr opened 3 years ago

Wolfr commented 3 years ago
Screen Shot 2021-04-13 at 23 39 39

Seems like the "1px" table cell is being taken literally by FF's rendering engine whereas Webkit just tries to make the table cell as small as possible.