| Current Path : /home/goldnueh/public_html/wp-content/plugins/trx_addons/components/shortcodes/table/ |
| Current File : //home/goldnueh/public_html/wp-content/plugins/trx_addons/components/shortcodes/table/table.scss |
@import "../../../css/_mixins.scss";
@import "../../../css/_trx_addons.vars.scss";
.sc_table {
position: relative;
padding-top: 0.0001px;
max-width: 100%;
overflow-x: auto;
}
.sc_table table {
width: 100%;
}
.sc_table table th,
.sc_table table td {
padding: 1.8em 1em;
}
.sc_table table tr:first-child th,
.sc_table table tr:first-child td {
font-weight:bold;
}