...
|
...
|
@@ -603,6 +603,8 @@ html { |
|
|
.class-detail {
|
|
|
.class-item {
|
|
|
padding-top: 10px !important;
|
|
|
border-bottom: 0;
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
}
|
|
|
|
...
|
...
|
@@ -767,9 +769,7 @@ html { |
|
|
-webkit-appearance: none;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.chosen {
|
|
|
.chose-item:last-child {
|
|
|
border-bottom: 0;
|
|
|
}
|
...
|
...
|
@@ -1805,13 +1805,6 @@ html { |
|
|
}
|
|
|
}
|
|
|
|
|
|
.class-detail {
|
|
|
.class-item {
|
|
|
border-bottom: 0;
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.chosen-package {
|
|
|
padding-top: 10px;
|
|
|
|
...
|
...
|
|