We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd2ab36 + 76b3773 commit 4d7ae54Copy full SHA for 4d7ae54
src/components/table/table.css
@@ -1,3 +1,7 @@
1
+.rustic-table {
2
+ max-width: calc(100vw - 100px);
3
+}
4
+
5
.rustic-table .rustic-table-title {
6
text-align: center;
7
}
0 commit comments