mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-14 22:13:41 +08:00
test
This commit is contained in:
@@ -476,3 +476,9 @@
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.photo-left {
|
||||
width: 400px; /* 设置 div 的宽度 */
|
||||
height: 300px; /* 设置 div 的高度 */
|
||||
background-image: url('public/gaobaipingtai.jpg'); /* 将图片作为 div 的背景 */
|
||||
}
|
Reference in New Issue
Block a user