|
|
@ -190,7 +190,7 @@ export default { |
|
|
|
width: 100%; |
|
|
|
height: 50px; |
|
|
|
background: rgba(8, 37, 134, 0.85); |
|
|
|
font-size: 17px; |
|
|
|
font-size: 16px; |
|
|
|
font-weight: 400; |
|
|
|
color: #ffffff; |
|
|
|
line-height: 50px; |
|
|
@ -198,6 +198,7 @@ export default { |
|
|
|
&-th { |
|
|
|
text-align: center; |
|
|
|
border: none; |
|
|
|
font-weight: normal; |
|
|
|
// width: calc(100% / 5); |
|
|
|
} |
|
|
|
} |
|
|
|