feat: 圆角50px替换全局变量
This commit is contained in:
@@ -109,7 +109,7 @@ defineExpose({
|
||||
align-items: center;
|
||||
background-color: #00a6ff;
|
||||
height: 44px;
|
||||
border-radius: 50px;
|
||||
border-radius: $uni-border-radius-50px;
|
||||
}
|
||||
|
||||
.audio-visualizer {
|
||||
|
||||
Reference in New Issue
Block a user