mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 15:45:58 +09:00
コミット忘れ
This commit is contained in:
parent
77567cf114
commit
84f8c34e90
@ -141,11 +141,12 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
|
|
||||||
> .ip {
|
> .ip {
|
||||||
//flex: 1;
|
flex: 1;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
margin-right: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .time {
|
> .time {
|
||||||
|
Loading…
Reference in New Issue
Block a user