perf(carousel): 初步完成 carousel 轮播组件

This commit is contained in:
就眠仪式
2021-10-22 16:37:47 +08:00
parent 186f2f8fd5
commit a04dd07764
3 changed files with 49 additions and 14 deletions

View File

@@ -216,7 +216,7 @@
line-height: 28px;
margin: 0 6px;
padding: 0 8px;
border-radius: 2px;
border-radius: 4px;
color: #c2c2c2;
color: rgba(255, 255, 255, 0.8);
border: 1px solid #c2c2c2;