This commit is contained in:
syuilo 2020-02-15 02:26:45 +09:00
parent a43d0dafa5
commit 980584020a

View file

@ -131,6 +131,7 @@ export default Vue.extend({
box-sizing: border-box;
white-space: nowrap;
font-size: 0.9em;
line-height: 20px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;