30593
This commit is contained in:
@@ -349,8 +349,12 @@ export default {
|
|||||||
}
|
}
|
||||||
.pie_right {
|
.pie_right {
|
||||||
width: 40%;
|
width: 40%;
|
||||||
|
padding-right: 40px;
|
||||||
|
box-sizing: border-box;
|
||||||
div {
|
div {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user