mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 01:52:02 +08:00
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
6 lines
104 B
CSS
6 lines
104 B
CSS
@reference "../../../../../styles/globals.css";
|
|
|
|
.item {
|
|
background-color: rgba(21, 94, 239, 0.05);
|
|
}
|