This commit is contained in:
syuilo 2020-11-01 12:26:38 +09:00
parent c055b4d32d
commit c4570b37b7

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;