This commit is contained in:
syuilo 2020-11-01 12:26:38 +09:00
parent f88c6b6aa1
commit 9de9187f37

View file

@ -424,7 +424,7 @@ export default defineComponent({
display: block;
padding-left: 32px;
font-size: $ui-font-size;
line-height: 3.2rem;
line-height: 3rem;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;