Update style.less

This commit is contained in:
Bernie Huang 2022-06-12 22:06:38 +08:00 committed by GitHub
parent b22c149478
commit d3b784a959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -256,9 +256,9 @@ article[data-vim-selected].category-social {
.url_i2 { .url_i2 {
float: right; float: right;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
max-width: 100%; max-width: 100%;
} }
} }
} }