Morget-01 / web /app /components /base /notion-icon /index.module.css
MGFeng's picture
Upload 2985 files
c867d8f verified
Raw
History Blame Contribute Delete
175 Bytes
.default-page-icon {
width: 20px;
height: 20px;
background: url(../notion-page-selector/assets/notion-page.svg) center center no-repeat;
background-size: cover;
}