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.
1 parent 9e2028c commit c7a16c4Copy full SHA for c7a16c4
static/src/css/vendor/bootstrap/index.scss
@@ -44,7 +44,7 @@
44
@import "bootstrap/scss/button-group";
45
@import "bootstrap/scss/nav";
46
@import "bootstrap/scss/navbar"; // Requires nav
47
-// @import "bootstrap/scss/card";
+@import "bootstrap/scss/card";
48
@import "bootstrap/scss/breadcrumb";
49
@import "bootstrap/scss/accordion";
50
@import "bootstrap/scss/pagination";
static/src/js/components/Table/Table.scss
@@ -59,8 +59,6 @@
59
}
60
61
td:first-child {
62
- border: 0;
63
-
64
&::before {
65
position: absolute;
66
z-index: -1;
0 commit comments