mirror of
https://github.com/langgenius/dify.git
synced 2025-07-19 15:42:28 +00:00
6 lines
105 B
CSS
6 lines
105 B
CSS
.gridBg{
|
|
background-image: url(./Grid.svg);
|
|
background-repeat: repeat;
|
|
background-position: 0 0;
|
|
}
|