fixing alignment between cells and row-headers

This commit is contained in:
ahmed-Bazzara
2019-02-22 11:26:17 +01:00
parent 27b84c5623
commit 18e2b2024e

View File

@@ -166,7 +166,6 @@
}
.grid-cells{
position: relative;
overflow: visible;
}
.grid-cells-header {
padding: 0px;
@@ -176,10 +175,6 @@
min-width: 522px;
}
.grid-cells:before {
content: "\00a0";
}
.grid {
height: 50px;
width: 350px;