Make text-overflow work on timeline menu

This commit is contained in:
itepechi 2023-10-22 05:16:56 +09:00
parent e2f1870ee0
commit e970b3fecd
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
margin-right: auto;
min-width: 0;
width: 24rem;
max-width: 100%;
.popover-trigger-button {
vertical-align: bottom;