diff --git a/src/App.vue b/src/App.vue index cc97974..2ce2341 100644 --- a/src/App.vue +++ b/src/App.vue @@ -202,14 +202,14 @@ export default { justify-content: space-between; .content-right { - width: 33%; + width: 20%; margin-left: 2%; padding: 0px 10px; border-left: 1px solid #d0d0d0; } .content-left { - width: 65%; + width: 78%; } .content { @@ -444,14 +444,14 @@ th { justify-content: center; .content-right { - width: 33%; + width: 20%; margin-left: 2%; padding: 0px 10px; border-left: 1px solid #d0d0d0; } .content-left { - width: 65%; + width: 78%; } .content {