This commit is contained in:
杜恒
2021-06-03 18:10:51 +08:00
parent 4ec1b0345d
commit c4c5c4dc6f
9 changed files with 77 additions and 17 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2483,14 +2483,14 @@
padding: 0 15px 12px;
}
&::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 30px;
background: #2d2d2d;
border-radius: var(--radius-inner) var(--radius-inner) 0 0;
// content: '';
// position: absolute;
// top: 0;
// left: 0;
// width: 100%;
// height: 30px;
// background: inherit;
// border-radius: var(--radius-inner) var(--radius-inner) 0 0;
}
&::before {
content: '';