fix: style duplicated
This commit is contained in:
parent
35fd5ba76e
commit
1fd6a40abe
@ -158,3 +158,8 @@ hubl-create-contact {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* Style that already exists in the framework but strangely I can't find it in the inspector. So I duplicate it here */
|
||||
.two-lines-ellipsis {
|
||||
display: -webkit-box !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user