mirror of
https://github.com/langgenius/dify.git
synced 2026-07-21 18:58:35 +08:00
6 lines
106 B
CSS
6 lines
106 B
CSS
.gridBg {
|
|
background-image: url(./Grid.svg);
|
|
background-repeat: repeat;
|
|
background-position: 0 0;
|
|
}
|