Make text-overflow work on timeline menu
This commit is contained in:
parent
e2f1870ee0
commit
e970b3fecd
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
width: 24rem;
|
width: 24rem;
|
||||||
|
max-width: 100%;
|
||||||
|
|
||||||
.popover-trigger-button {
|
.popover-trigger-button {
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
|
|
Loading…
Reference in a new issue