fixed Modal bug,when loading status changed,the button can not change status
fixed Modal bug,when loading status changed,the button can not change status
This commit is contained in:
parent
09a0430201
commit
3c01d81a11
22 changed files with 199 additions and 158 deletions
|
@ -8,7 +8,7 @@
|
|||
position: relative;
|
||||
}
|
||||
&-icon {
|
||||
width: 28px;
|
||||
width: 32px;
|
||||
height: 100%;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
|
@ -26,7 +26,7 @@
|
|||
}
|
||||
|
||||
&-icon + &{
|
||||
padding-right: 28px;
|
||||
padding-right: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue