src/assets/style/index.scss
@@ -126,6 +126,12 @@ .cursor_pointer { cursor: pointer; } .no-cursor { cursor: no-drop; } .yes-cursor { cursor: pointer; } .Badge { background: #d3d3d3; @@ -189,5 +195,8 @@ height: calc(100% - 120px); background: #fff; border-radius: 12px; .table { height: calc(100% - 55px); } } }