1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 20:06:06 +02:00
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;