dify
This commit is contained in:
5
dify/web/app/components/base/grid-mask/style.module.css
Normal file
5
dify/web/app/components/base/grid-mask/style.module.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.gridBg{
|
||||
background-image: url(./Grid.svg);
|
||||
background-repeat: repeat;
|
||||
background-position: 0 0;
|
||||
}
|
||||
Reference in New Issue
Block a user