fix: robot emoji (#217)

This commit is contained in:
Yuhao
2023-05-26 15:26:56 +08:00
committed by GitHub
parent 10848d74a0
commit d43279a1cc
6 changed files with 8 additions and 36 deletions

View File

@@ -4,13 +4,6 @@
box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
}
.appIcon {
width: 32px;
height: 32px;
background: url(./icons/app-icon.svg) center center no-repeat;
background-size: contain;
}
.starIcon {
width: 16px;
height: 16px;