mirror of
https://github.com/discourse/discourse-table-builder.git
synced 2026-09-16 23:02:13 -04:00
d754e7a2ec790cb7b8ea045203285d725c849761
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.
Discourse Table Builder
A theme component that allows for easiy building and editing of markdown tables in Discourse.
Languages
Ruby
61%
JavaScript
39%
