This commit is contained in:
@@ -57,9 +57,9 @@
|
||||
}
|
||||
|
||||
.tab-content {
|
||||
width: 1440px;
|
||||
max-width: 1440px;
|
||||
min-width: 1280px;
|
||||
width: 14.4rem;
|
||||
max-width: 14.4rem;
|
||||
/* min-width: 1280px; */
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
@@ -108,6 +108,14 @@
|
||||
color: #cbcfd8;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
margin-top: 2.97rem;
|
||||
margin-top: 2.97rem;
|
||||
margin-bottom: 1rem;
|
||||
display: none;
|
||||
}
|
||||
.tab-t.active {
|
||||
display: block;
|
||||
}
|
||||
/* .tab-ts {
|
||||
margin-top: 2.97rem;
|
||||
margin-bottom: 1rem;
|
||||
} */
|
||||
Reference in New Issue
Block a user