Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2017-09-29 17:53:01 +0800
Commit
a696f56dae10ba2283e74bfc237fff96bbcb2230
1 parent
cb516608
change editor full-screen z-index
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
app/components/global/editor/editor.scss
app/components/global/editor/editor.scss
View file @
a696f56
.vue-html5-editor
>
.content
{
.vue-html5-editor
:not
(
.full-screen
)
>
.content
{
max-height
:
500px
;
}
.vue-html5-editor
{
position
:
relative
;
&
.full-screen
{
z-index
:
1003
!
important
;
}
}
...
...
Please
register
or
login
to post a comment