fix: update menu (#249)

This commit is contained in:
Fine0830
2023-03-27 21:37:45 +08:00
committed by GitHub
parent 5973632f0f
commit 68eea52e88
6 changed files with 13 additions and 10 deletions

View File

@@ -184,7 +184,7 @@ limitations under the License. -->
.title {
display: inline-block;
max-width: 110px;
max-width: 200px;
text-overflow: ellipsis;
overflow: hidden;
}