Fixed #1810 - Split container item funcitonality

This commit is contained in:
Maxx Crawford
2020-07-14 16:49:49 -05:00
parent a10d222ce7
commit 7f31a92ede
4 changed files with 65 additions and 15 deletions
+6 -2
View File
@@ -703,12 +703,16 @@ h3.title {
color: #fff;
}
.menu-text {
.menu-item-name {
display: flex;
inline-size: calc(100% - 40px);
line-height: 24px;
max-inline-size: 260px;
}
.menu-text {
line-height: 24px;
}
.menu-icon {
display: block;
height: 16px;