mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-04-05 07:03:00 +08:00
8 lines
103 B
SCSS
8 lines
103 B
SCSS
.app-avatar {
|
|
cursor: var(--app-avatar-cursor);
|
|
|
|
& .app-avatar__name {
|
|
font-weight: 500;
|
|
}
|
|
}
|