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