跳到主要内容

主题定制

通过覆写 CSS 变量即可换肤。

.my-vdr {
--vdr-stick-color: crimson;
--vdr-stick-border-radius: 2px;
--vdr-stick-size: 20px;
}