Hide table button for now

This commit is contained in:
Jorge Manrubia
2026-01-15 16:37:27 +01:00
parent b28a88c185
commit f9d85570e6
+5
View File
@@ -127,6 +127,11 @@
/* Toolbar
/* ------------------------------------------------------------------------ */
/* TODO: Temporary - hide table button while we work on the styles */
button[name="table"] {
display: none;
}
lexxy-toolbar {
--lexxy-toolbar-icon-size: 1em;