Fixes issue with labels alignment
This commit is contained in:
parent
c327a7c20e
commit
c17b532f95
1 changed files with 1 additions and 1 deletions
|
@ -164,12 +164,12 @@ export default {
|
|||
|
||||
.label-action--button {
|
||||
color: inherit;
|
||||
margin-bottom: var(--space-minus-micro);
|
||||
}
|
||||
|
||||
.label__title {
|
||||
max-width: inherit;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
line-height: 1.2;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue