@@ -286,13 +286,14 @@ export default {
text-align: center;
margin: 0 6px;
cursor: pointer;
+ white-space: nowrap;
&.active {
- width: 80px;
height: 30px;
color: var(--main-color);
line-height: 30px;
border-radius: 60px;
+ padding: 0 8px;
border: 1px solid var(--main-color);
}
@@ -229,15 +229,14 @@ export default {
- max-width: 80px;
- min-width: 62px;
- padding: 0 10px;
@@ -221,15 +221,13 @@ export default {
-