Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
c80b9a83
authored
2020-02-25 11:21:18 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
弹窗大小修改
1 parent
8791bc33
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
src/components/clarms/clarms-plugins-modal1.scss
src/components/clarms/clarms-plugins-modal2.scss
src/components/modal2-comp/modal2-comp.scss
src/components/clarms/clarms-plugins-modal1.scss
View file @
c80b9a8
...
...
@@ -30,14 +30,14 @@
.modal
{
position
:
relative
;
@extend
.bb
;
width
:
10
00px
;
max-width
:
8
00px
;
margin
:
0
auto
;
&
-content
{
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
center
;
padding
:
162px
100
px
;
padding
:
80px
64px
80px
64
px
;
max-height
:
534px
;
.info-icon
{
...
...
@@ -105,7 +105,7 @@
width
:
80%
;
.modal
{
.content
{
.
modal-
content
{
flex-wrap
:
wrap
;
padding
:
32px
16px
;
...
...
src/components/clarms/clarms-plugins-modal2.scss
View file @
c80b9a8
...
...
@@ -29,7 +29,7 @@
.modal
{
position
:
relative
;
@extend
.bb
;
width
:
10
00px
;
max-width
:
8
00px
;
margin
:
0
auto
;
&
-content
{
...
...
@@ -37,7 +37,7 @@
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
center
;
padding
:
162px
60px
162px
60
px
;
padding
:
80px
64px
80px
64
px
;
// max-height:640px;
...
...
@@ -106,7 +106,7 @@
width
:
80%
;
.modal
{
.content
{
.
modal-
content
{
flex-wrap
:
wrap
;
padding
:
32px
16px
;
...
...
src/components/modal2-comp/modal2-comp.scss
View file @
c80b9a8
...
...
@@ -33,14 +33,14 @@
.modal
{
position
:
relative
;
width
:
10
00px
;
max-width
:
8
00px
;
margin
:
0
auto
;
&
-content
{
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
center
;
padding
:
162px
100
px
;
padding
:
80px
64px
80px
64
px
;
max-height
:
534px
;
.info-icon
{
...
...
@@ -108,7 +108,7 @@
width
:
80%
;
.modal
{
.content
{
.
modal-
content
{
flex-wrap
:
wrap
;
padding
:
32px
16px
;
...
...
Please
register
or
sign in
to post a comment