@@ -18,6 +18,9 @@ $border-color: #999;
.x-column-header-text-inner {
font-weight: bold;
+ &:after {
+ display: none;
+ }
}