forked from FoundKeyGang/FoundKey
Tweak UI
This commit is contained in:
parent
de98718923
commit
b0757129d5
1 changed files with 3 additions and 0 deletions
|
@ -466,6 +466,9 @@ export default defineComponent({
|
||||||
display: block;
|
display: block;
|
||||||
padding: 6px 8px;
|
padding: 6px 8px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Reference in a new issue