2024-06-25 22:47:18 +08:00
|
|
|
.avatarSkeleton {
|
2024-06-27 18:34:03 +08:00
|
|
|
--width: 32px!important;
|
|
|
|
--height: 32px!important;
|
|
|
|
--border-radius: 50px!important;
|
2024-06-25 22:47:18 +08:00
|
|
|
}
|
|
|
|
.titleSkeleton {
|
2024-06-27 18:34:03 +08:00
|
|
|
--width: 98px!important;
|
|
|
|
--height: 26px!important;
|
|
|
|
--border-radius: 4px!important;
|
2024-06-25 22:47:18 +08:00
|
|
|
}
|
|
|
|
.photoSkeleton {
|
2024-06-27 18:34:03 +08:00
|
|
|
--height: 24vw!important;
|
|
|
|
--border-radius: 4px!important;
|
2024-06-25 22:47:18 +08:00
|
|
|
}
|
|
|
|
.btnSkeleton {
|
2024-06-27 18:34:03 +08:00
|
|
|
--width: 36px!important;
|
|
|
|
--height: 18px!important;
|
|
|
|
--border-radius: 4px!important;
|
2024-06-25 22:47:18 +08:00
|
|
|
}
|