...
|
...
|
@@ -105,11 +105,11 @@ |
|
|
margin-left: auto;
|
|
|
margin-right: auto;
|
|
|
width: 600px;
|
|
|
min-height: 600px;
|
|
|
box-shadow: 0 8px 32px 0 #ccc;
|
|
|
background: #fff;
|
|
|
border: none;
|
|
|
padding-top: 28px;
|
|
|
padding-bottom: 40px;
|
|
|
color: #444;
|
|
|
font-weight: 500;
|
|
|
|
...
|
...
|
@@ -132,10 +132,6 @@ |
|
|
justify-content: space-between;
|
|
|
border-bottom: 1px solid #eee;
|
|
|
|
|
|
&:last-child {
|
|
|
border-bottom: none;
|
|
|
}
|
|
|
|
|
|
.grade-bill-left > .order {
|
|
|
font-size: 22px;
|
|
|
}
|
...
|
...
|
|