mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Add tags
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user