UNPKG
@nepwork/dashboards
Version:
latest (0.0.2)
0.0.2
Dashboards for emergencies and monitoring
github.com/nepwork/admin-ui
nepwork/admin-ui
@nepwork/dashboards
/
hgraph
/
node_modules
/
@nebular
/
theme
/
components
/
tree-grid
/
tree-grid.component.css
2 lines
(1 loc)
•
225 B
CSS
View Raw
1
2
:host
{
table-layout
:fixed;
border-spacing
:
0
;
border-collapse
:collapse;
width
:
100%
;
max-width
:
100%
;
overflow
:auto}::ng-deep .nb-tree-grid-cell,::ng-deep .nb-tree-grid-header-cell,::ng-deep .nb-tree-grid-footer-cell{
overflow
:hidden}