|
@@ -689,7 +689,8 @@ export default {
|
|
align-items: center;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
justify-content: flex-end;
|
|
position: relative;
|
|
position: relative;
|
|
- padding: 0 30px;
|
|
|
|
|
|
+ /* padding: 0 30px; */
|
|
|
|
+ padding-right: 10px;
|
|
border-top: 2px solid #eee;
|
|
border-top: 2px solid #eee;
|
|
border-bottom: 2px solid #eee;
|
|
border-bottom: 2px solid #eee;
|
|
width: 95%;
|
|
width: 95%;
|