forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
c055b4d32d
commit
c4570b37b7
1 changed files with 1 additions and 1 deletions
|
@ -424,7 +424,7 @@ export default defineComponent({
|
||||||
display: block;
|
display: block;
|
||||||
padding-left: 32px;
|
padding-left: 32px;
|
||||||
font-size: $ui-font-size;
|
font-size: $ui-font-size;
|
||||||
line-height: 3.2rem;
|
line-height: 3rem;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
Loading…
Reference in a new issue