afc163
6 years ago
No known key found for this signature in database
GPG Key ID: 738F973FCE5C6B48
1 changed files with
2 additions and
0 deletions
-
components/modal/style/modal.less
|
|
@ -11,6 +11,7 @@ |
|
|
|
width: auto; |
|
|
|
margin: 0 auto; |
|
|
|
padding-bottom: 24px; |
|
|
|
pointer-events: none; |
|
|
|
|
|
|
|
&-wrap { |
|
|
|
position: fixed; |
|
|
@ -40,6 +41,7 @@ |
|
|
|
border: 0; |
|
|
|
border-radius: @border-radius-base; |
|
|
|
box-shadow: @shadow-2; |
|
|
|
pointer-events: auto; |
|
|
|
} |
|
|
|
|
|
|
|
&-close { |
|
|
|