forked from FoundKeyGang/FoundKey
コミット忘れ
This commit is contained in:
parent
77567cf114
commit
84f8c34e90
1 changed files with 2 additions and 1 deletions
|
@ -141,11 +141,12 @@ export default defineComponent({
|
|||
}
|
||||
|
||||
> .ip {
|
||||
//flex: 1;
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
||||
> .time {
|
||||
|
|
Loading…
Reference in a new issue