@import '../style/var.less';

@index-anchor-z-index: 1;
@index-anchor-padding: 0 var(--glm-padding-md);
@index-anchor-text-color: var(--glm-text-color);
@index-anchor-font-weight: var(--glm-font-weight-bold);
@index-anchor-font-size: var(--glm-font-size-md);
@index-anchor-line-height: 32px;
@index-anchor-background-color: transparent;
@index-anchor-sticky-text-color: var(--glm-primary-color);
@index-anchor-sticky-background-color: var(--glm-background-color-light);
