No overflow text
This commit is contained in:
parent
c4700c339b
commit
5f4d9fce48
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ export default {
|
|||
<style scoped>
|
||||
.badge {
|
||||
min-width: 62px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.fixed-width {
|
||||
|
|
Loading…
Add table
Reference in a new issue