(test) remove container-type: inline-size;
This commit is contained in:
		| @@ -46,7 +46,7 @@ | |||||||
| 		<div :class="$style.main"> | 		<div :class="$style.main"> | ||||||
| 			<MkNoteHeader :class="$style.header" :note="appearNote" :mini="true"/> | 			<MkNoteHeader :class="$style.header" :note="appearNote" :mini="true"/> | ||||||
| 			<MkInstanceTicker v-if="showTicker" :class="$style.ticker" :instance="appearNote.user.instance"/> | 			<MkInstanceTicker v-if="showTicker" :class="$style.ticker" :instance="appearNote.user.instance"/> | ||||||
| 			<div style="container-type: inline-size;"> | 			<div> | ||||||
| 				<p v-if="appearNote.cw != null" :class="$style.cw"> | 				<p v-if="appearNote.cw != null" :class="$style.cw"> | ||||||
| 					<Mfm v-if="appearNote.cw != ''" style="margin-right: 8px;" :text="appearNote.cw" :author="appearNote.user" :i="$i"/> | 					<Mfm v-if="appearNote.cw != ''" style="margin-right: 8px;" :text="appearNote.cw" :author="appearNote.user" :i="$i"/> | ||||||
| 					<MkCwButton v-model="showContent" :note="appearNote"/> | 					<MkCwButton v-model="showContent" :note="appearNote"/> | ||||||
|   | |||||||
| @@ -587,7 +587,6 @@ if (appearNote.replyId) { | |||||||
|  |  | ||||||
| 		> .main { | 		> .main { | ||||||
| 			> .body { | 			> .body { | ||||||
| 				container-type: inline-size; |  | ||||||
|  |  | ||||||
| 				> .cw { | 				> .cw { | ||||||
| 					cursor: default; | 					cursor: default; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 tamaina
					tamaina