Skip to content

Commit f93f675

Browse files
committed
fix(less): header variables were in file twice
1 parent d581e46 commit f93f675

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/less/variables.less

-6
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@
4040
@sortArrowBorderColor: #777777;
4141

4242

43-
/** @description Colors for header gradient */
44-
@headerBackgroundColor: #f3f3f3;
45-
@headerGradientStart: #eee;
46-
@headerGradientStop: #fff;
47-
@headerVerticalBarColor: @borderColor;
48-
4943
// TODO: color for menu background
5044

5145
// TODO: color for row selections

0 commit comments

Comments
 (0)