mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Do elements
This commit is contained in:
@@ -20,9 +20,9 @@ $table-striped-row-even-background-color: $white-bis !default
|
||||
$table-striped-row-even-hover-background-color: $white-ter !default
|
||||
|
||||
.table
|
||||
+block
|
||||
background-color: $table-background-color
|
||||
color: $table-color
|
||||
margin-bottom: 1.5rem
|
||||
td,
|
||||
th
|
||||
border: $table-cell-border
|
||||
@@ -114,4 +114,4 @@ $table-striped-row-even-hover-background-color: $white-ter !default
|
||||
+overflow-touch
|
||||
overflow: auto
|
||||
overflow-y: hidden
|
||||
max-width: 100%
|
||||
max-width: 100%
|
||||
|
||||
Reference in New Issue
Block a user