Empty coumnheader has been given the icon with name of description (#1718)

This commit is contained in:
MokireddySampath
2024-01-23 13:28:13 +05:30
committed by GitHub
parent eb790d09b5
commit f496220ed6
2 changed files with 10 additions and 7 deletions

View File

@@ -91,9 +91,6 @@
div[role="tabpanel"] {
height: 100%;
div:nth-child(1) {
height: 100%;
}
}
.result-metadata {
@@ -283,3 +280,6 @@
}
}
}
.iconheadercell {
font-size: 12px;
}