dify/web/app/components/base/notion-page-selector/base.module.css
Jyong 9253f72dea
Feat/dataset notion import (#392)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2023-06-16 21:47:51 +08:00

4 lines
112 B
CSS

.setting-icon {
background: url(./assets/setting.svg) center center no-repeat;
background-size: 14px 14px;
}