Fix style
This commit is contained in:
		| @@ -149,6 +149,7 @@ export default defineComponent({ | ||||
|  | ||||
| 		> .main { | ||||
| 			flex: 1; | ||||
| 			min-width: 0; | ||||
| 			--baseContentWidth: 100%; | ||||
|  | ||||
| 			::v-deep(._section) { | ||||
|   | ||||
| @@ -140,6 +140,14 @@ export default defineComponent({ | ||||
| 			} | ||||
| 		} | ||||
|  | ||||
| 		> .ip { | ||||
| 			//flex: 1; | ||||
| 			min-width: 0; | ||||
| 			white-space: nowrap; | ||||
| 			overflow: hidden; | ||||
| 			text-overflow: ellipsis; | ||||
| 		} | ||||
|  | ||||
| 		> .time { | ||||
| 			margin-left: auto; | ||||
| 			opacity: 0.7; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo