Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivWeb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
CivWeb
Commits
fd700053
Commit
fd700053
authored
Mar 19, 2024
by
徐乐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perf: 修改内嵌功能和webgis层级影响问题
parent
57438e6b
Pipeline
#86156
passed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
index.less
src/pages/system/iframe/index.less
+7
-2
No files found.
src/pages/system/iframe/index.less
View file @
fd700053
...
...
@@ -16,12 +16,13 @@
margin: auto 50% 10px auto;
transform: translateX(300px);
}
.jump-button {
margin: 10px 50% auto auto;
transform: translateX(109px);
width: 109px;
height: 32px;
box-shadow: 0px 7px 8px 0px rgba(22,
133,255,
0.51);
box-shadow: 0px 7px 8px 0px rgba(22,
133, 255,
0.51);
border-radius: 16px;
}
}
...
...
@@ -31,6 +32,7 @@
height: 100%;
position: relative;
overflow: hidden;
z-index: 1;
iframe {
border: none;
...
...
@@ -91,6 +93,7 @@
.btn-fullscreen {
opacity: 0.7;
svg {
width: 1.2rem;
height: 1.2rem;
...
...
@@ -102,7 +105,8 @@
}
}
}
.IntegratedLogin {
width: 100%;
height: 100%;
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment