We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b7d0d commit d894c90Copy full SHA for d894c90
web_src/less/_base.less
@@ -2123,10 +2123,10 @@ table th[data-sortt-desc] {
2123
}
2124
2125
.precolors {
2126
- padding-left: 0;
2127
- padding-right: 0;
2128
- margin: 3px 10px auto;
2129
- width: 120px;
+ padding-left: 0 !important;
+ padding-right: 0 !important;
+ margin: 3px 10px auto !important;
+ width: 120px !important;
2130
2131
.color {
2132
float: left;
0 commit comments