$Modal support render, fixed #1041
This commit is contained in:
parent
dce5a3ea6b
commit
3ef24d5fe5
4 changed files with 56 additions and 22 deletions
|
@ -98,6 +98,11 @@
|
|||
color: @text-color;
|
||||
position: relative;
|
||||
|
||||
&-render{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
&-icon {
|
||||
font-size: 36px;
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue