@@ -475,14 +475,14 @@ export default {
flex: 1;
}
&:nth-child(2) {
- width: 340px;
+ width: 200px;
&:nth-child(3){
- width: 120px;
// flex: 1;
&:nth-child(4),&:nth-child(5){
- width: 80px;
+ width: 120px;
@@ -502,17 +502,17 @@ export default {
&:nth-child(2){
&:nth-child(4){
+ color: $light_color;
&:nth-child(5){
width: 80px;
- color: $light_color;
@@ -571,19 +571,20 @@ export default {
- }
- &:nth-child(5){
color: $light_color;
cursor: pointer;
+ // &:nth-child(5){
+ // width: 80px;
+
+ // }