mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-02 14:36:49 +09:00
コミット忘れ
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user