This commit is contained in:
syuilo 2021-02-20 21:50:58 +09:00
parent de98718923
commit b0757129d5
1 changed files with 3 additions and 0 deletions

View File

@ -466,6 +466,9 @@ export default defineComponent({
display: block;
padding: 6px 8px;
border-radius: 4px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
&:hover {
text-decoration: none;