mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
コミット忘れ
This commit is contained in:
parent
ce5170cbee
commit
54a5d203b7
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…
Add table
Reference in a new issue