fix:“#原石”生成的图片文字显示不全

This commit is contained in:
kissnavel 2024-06-12 18:49:00 +08:00
parent 06bf642834
commit 5e7fe98453
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ body {
}
.container {
width: 580px;
height: 610px;
height: 650px;
background-image: url(../../img/other/bg.webp);
background-size: 100% 100%;
overflow: hidden;

View File

@ -22,7 +22,7 @@ body {
.container {
width: 580px;
height: 610px;
height: 650px;
background-image: url(../../img/other/bg.webp);
background-size: 100% 100%;
overflow: hidden;
@ -149,4 +149,4 @@ body {
}
.tooltip li .num {
width: 10px;
}
}