修复页面bug
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user