补充图标调整

This commit is contained in:
LiJinHui
2025-11-17 18:37:40 +08:00
parent c1f0853271
commit 43d82343a3
+1 -1
View File
@@ -17,6 +17,6 @@ select:-webkit-autofill:focus {
height: 35px !important; /* 使用 !important 确保覆盖默认样式 */
}
.el-icon-video-play {
.el-icon-video-play, .el-icon-video-pause {
font-size: 18px !important;
}