Tweak UI
This commit is contained in:
parent
de98718923
commit
b0757129d5
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue