fix: 修复CSS样式文件末尾缺少闭合大括号
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Agent
2026-03-30 14:00:11 +00:00
parent 24ab834a27
commit ff3ba7a1a3

View File

@@ -468,8 +468,7 @@ export default {
color: #667eea; color: #667eea;
font-size: 28rpx; font-size: 28rpx;
border: 2rpx dashed #667eea; border: 2rpx dashed #667eea;
border-radius: 12rpx; }
margin-top: 20rpx;
.formula-item { .formula-item {
display: flex; display: flex;