@@ -180,7 +180,7 @@ export default {
border: none;
text-align: right;
float: right;
- width: calc(100% - 5em);
+ width: calc(100% - 6em);
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;