mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 19:06:51 +08:00
Co-authored-by: StyleZhang <jasonapring2015@outlook.com> Co-authored-by: JzoNg <jzongcode@gmail.com>
9 lines
177 B
CSS
9 lines
177 B
CSS
.wrapper {
|
|
border-color: #d0d5dd;
|
|
}
|
|
|
|
.checked {
|
|
background: #155eef url(./assets/check.svg) center center no-repeat;
|
|
background-size: 12px 12px;
|
|
border-color: #155eef;
|
|
} |