mirror of
https://github.com/discourse/discourse-table-builder.git
synced 2025-06-26 02:12:12 +00:00
Setting a border on the `fullscreen-table-wrapper` element causes a small shake in mobile views, especially on topics with multiple tables. This PR removes the border on the table entirely. This was an almost invisible visual effect when selecting the table (small border width, whole table is set to 50% opacity). It also makes a small refactor, moving the styles of the button outside of the hover state.
Description
A theme component that allows for easily building and editing of markdown tables in Discourse.
Readme
3.3 MiB
Languages
Ruby
61%
JavaScript
39%