mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-05 05:28:37 +08:00
8 lines
90 B
SCSS
8 lines
90 B
SCSS
.has-popover {
|
|
position: relative;
|
|
}
|
|
|
|
.is-keyword {
|
|
color: var(--primary-onActive);
|
|
}
|