@import '../variables.less';

@media screen and ( min-width: 851px ) {
	.statstable > * > tr > th {
		top: @fixed-header-height + @color-height;
	}
}
