mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
fix: code to use @html-selector variable (#35186)
This commit is contained in:
parent
2d654bf96d
commit
68b2344c7a
@ -9,7 +9,7 @@
|
||||
// An override for the html selector for theme prefixes
|
||||
@html-selector: html;
|
||||
|
||||
html {
|
||||
@{html-selector} {
|
||||
@base-primary: @blue-6;
|
||||
|
||||
// ========= Primary Color =========
|
||||
|
Loading…
Reference in New Issue
Block a user