mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-05-28 17:18:09 +08:00
5 lines
104 B
CSS
5 lines
104 B
CSS
.gridBg{
|
|
background-image: url(./Grid.svg);
|
|
background-repeat: repeat;
|
|
background-position: 0 0;
|
|
} |