Skip to content
Snippets Groups Projects
Commit f856eac7 authored by Michael Hartung's avatar Michael Hartung
Browse files

cleanup

parent ebe0b8b4
Branches
No related tags found
No related merge requests found
...@@ -30,7 +30,6 @@ ...@@ -30,7 +30,6 @@
&.is-visible { &.is-visible {
visibility: visible; visibility: visible;
} }
&.scrollable { &.scrollable {
overflow-y: auto; overflow-y: auto;
padding-right: 10px; padding-right: 10px;
...@@ -38,7 +37,6 @@ ...@@ -38,7 +37,6 @@
&.table-tab { &.table-tab {
// 100% - #{$network-header-height} - #{$analysis-tab-header-height} - normalization-button // 100% - #{$network-header-height} - #{$analysis-tab-header-height} - normalization-button
height: calc(100% - 40px - 1.5rem - 72px - 6px); height: calc(100% - 40px - 1.5rem - 72px - 6px);
} }
h4 { h4 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment