This commit is contained in:
X1627315083
2025-01-02 11:47:09 +08:00
parent e20fae0c95
commit d053a8c92b
12 changed files with 77 additions and 50 deletions

View File

@@ -610,11 +610,11 @@ export default defineComponent({
flex-shrink: 0;
display: flex;
// padding: 0 30px;
padding: 0 6rem;
padding: 2rem 6rem;
width: 100%;
height: auto;
background: rgba(255, 255, 255, 0.2);
// border-bottom: 0.1rem solid rgba(3, 3, 3, 0.1);
border-bottom: 1px solid #e1e1e1;
position: relative;
align-items: center;
z-index: 9;