修改图标大小

master
于肖磊 2026-01-08 14:25:36 +08:00
parent 5d50c15f45
commit 6521e4fe4a
1 changed files with 3 additions and 3 deletions

View File

@ -150,9 +150,9 @@
width: 100%;
height: 100%;
.component-icon-play {
height: 200rpx;
width: 200rpx;
font-size: 200rpx !important;
height: 160rpx;
width: 160rpx;
font-size: 160rpx !important;
color: inherit !important;
background: #fff;
border-radius: 50%;