mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add book modal
This commit is contained in:
@@ -108,3 +108,10 @@ $table-striped-row-even-hover-background-color: $white-ter !default
|
||||
tr:not(.is-selected)
|
||||
&:nth-child(even)
|
||||
background-color: $table-striped-row-even-background-color
|
||||
|
||||
.table-container
|
||||
+block
|
||||
+overflow-touch
|
||||
overflow: auto
|
||||
overflow-y: hidden
|
||||
max-width: 100%
|
||||
Reference in New Issue
Block a user