dify/web/app/components/base/notion-icon/index.module.css

6 lines
170 B
CSS
Raw Permalink Normal View History

.default-page-icon {
width: 20px;
height: 20px;
background: url(../notion-page-selector/assets/notion-page.svg) center center no-repeat;
background-size: cover;
}