Skip to content

Commit 6dd30fc

Browse files
committed
移除了一个css,减少动画
1 parent 6584176 commit 6dd30fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
.tab-nav {
317317
display: flex;
318318
background: #f8f9fa;
319-
border-bottom: 3px solid #dee2e6;
319+
border-bottom: 2px solid #dee2e6;
320320
}
321321

322322
.tab-button {
@@ -344,7 +344,7 @@
344344
.tab-button.active {
345345
background: white;
346346
color: #4facfe;
347-
border-bottom: 3px solid #4facfe;
347+
/* border-bottom: 3px solid #4facfe; */
348348
}
349349

350350
.tab-button.active::after {

0 commit comments

Comments
 (0)