2023-05-31 15:35:57 +08:00

8 lines
103 B
SCSS

.app-avatar {
cursor: var(--app-avatar-cursor);
& .app-avatar__name {
font-weight: 500;
}
}