mod: 样式修改

This commit is contained in:
guozhigq
2023-07-25 20:01:57 +08:00
parent 4e6cf1c2f2
commit f59354954d
14 changed files with 182 additions and 122 deletions

View File

@ -53,7 +53,7 @@ class VideoCardVSkeleton extends StatelessWidget {
),
Container(
width: 80,
height: 13,
height: 12,
color: Theme.of(context).colorScheme.background,
),
],