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 b929109 commit ef34fd5Copy full SHA for ef34fd5
projects/cps-ui-kit/src/lib/components/cps-table/cps-table.component.scss
@@ -55,7 +55,7 @@ $tbar-normal-height: 72px;
55
display: flex;
56
justify-content: space-between;
57
align-items: center;
58
- padding: 0 10px;
+ padding: 0 10px !important;
59
border: unset;
60
background: unset;
61
border-top: 1px solid $table-borders-color;
0 commit comments