fix: remove image auto background

This commit is contained in:
jialin
2024-11-28 21:58:28 +08:00
parent c456f63e8c
commit 9822479d24
+1 -5
View File
@@ -78,11 +78,7 @@ const SingleImage: React.FC<SingleImageProps> = (props) => {
background: `url(${dataUrl}) center center / cover no-repeat`
}}
></div>
<<<<<<< HEAD
)}
=======
)} */}
>>>>>>> 2c31c4a (fix: jump to playground from model list)
*/}
<span
className="thumb-img"
style={{