修复页面bug

This commit is contained in:
X1627315083
2025-08-26 10:14:34 +08:00
parent cfe449f094
commit b6b554424b
49 changed files with 501 additions and 134 deletions

View File

@@ -2126,6 +2126,11 @@ textarea:focus{
width: 4rem;
align-items: center;
justify-content: center;
display: flex;
min-height: 3rem;
justify-content: center;
align-items: center;
&.fi-br-loading{
height: 100%;
background-color: rgba(0, 0, 0, 0);
@@ -2146,6 +2151,7 @@ textarea:focus{
span{
position: absolute;
width: 100%;
}
.ant-upload-select-picture-card{
width: 100%;