mirror of
https://github.com/langgenius/dify.git
synced 2026-04-10 11:37:11 +08:00
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
8 lines
148 B
CSS
8 lines
148 B
CSS
@reference "../../../styles/globals.css";
|
|
|
|
.gridBg{
|
|
background-image: url(./Grid.svg);
|
|
background-repeat: repeat;
|
|
background-position: 0 0;
|
|
}
|