大屏组件开发

This commit is contained in:
yanran200730
2023-03-10 10:05:02 +08:00
parent 84689f602b
commit 7c6a898bf0
6 changed files with 125 additions and 65 deletions

View File

@@ -119,7 +119,7 @@
align-items: center;
width: 100%;
height: 40px;
padding: 0 20px;
padding: 0 16px;
background: rgba(70, 70, 70, 0.35);
span {
@@ -148,7 +148,7 @@
align-items: center;
width: 100%;
height: 52px;
padding: 0 20px;
padding: 0 16px;
box-sizing: border-box;
&.stripe:nth-of-type(2n) {