Skip to content
Snippets Groups Projects
Commit b0757129 authored by syuilo's avatar syuilo
Browse files

Tweak UI

parent de987189
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment