Vue Attract: Sort/filterable table based on Vue
Initial commit implementing sortable and filterable tables for attract using Vue.
This commit is contained in:
@@ -11,6 +11,9 @@ body
|
||||
max-width: 100%
|
||||
min-width: auto
|
||||
|
||||
.page-body
|
||||
height: 100%
|
||||
|
||||
body.has-overlay
|
||||
overflow: hidden
|
||||
padding-right: 5px
|
||||
@@ -24,6 +27,7 @@ body.has-overlay
|
||||
|
||||
.page-content
|
||||
background-color: $white
|
||||
height: 100%
|
||||
|
||||
.container-box
|
||||
+container-box
|
||||
|
Reference in New Issue
Block a user