mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-05-13 05:48:15 +08:00

Co-authored-by: StyleZhang <jasonapring2015@outlook.com> Co-authored-by: JzoNg <jzongcode@gmail.com>
6 lines
170 B
CSS
6 lines
170 B
CSS
.default-page-icon {
|
|
width: 20px;
|
|
height: 20px;
|
|
background: url(../notion-page-selector/assets/notion-page.svg) center center no-repeat;
|
|
background-size: cover;
|
|
} |