You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.module.css 170B

123456
  1. .default-page-icon {
  2. width: 20px;
  3. height: 20px;
  4. background: url(../notion-page-selector/assets/notion-page.svg) center center no-repeat;
  5. background-size: cover;
  6. }