This commit is contained in:
Jeremy Thomas
2017-07-28 22:57:51 +01:00
parent cd4a7b54e6
commit 24bc5ed795
20 changed files with 730 additions and 275 deletions

View File

@@ -24,7 +24,6 @@ $table-striped-row-even-hover-background-color: $white-ter !default
background-color: $table-background-color
color: $table-color
margin-bottom: 1.5rem
width: 100%
td,
th
border: $table-cell-border
@@ -77,6 +76,8 @@ $table-striped-row-even-hover-background-color: $white-ter !default
td,
th
border-bottom-width: 1px
&.is-fullwidth
width: 100%
&.is-narrow
td,
th