Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-station-module-view
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
station
amos-station-module-view
Commits
c22bff23
Commit
c22bff23
authored
May 22, 2020
by
xinglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改弹框样式
parent
284560c4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.scss
mods/components/panoramic/styles/view/panoramic/index.scss
+0
-1
statistical.scss
...mponents/panoramic/styles/view/panoramic/statistical.scss
+2
-1
No files found.
mods/components/panoramic/styles/view/panoramic/index.scss
View file @
c22bff23
...
...
@@ -6,5 +6,4 @@
height
:
calc
(
100%
-
40px
);
width
:
100%
;
//background: black;
color
:
white
;
}
mods/components/panoramic/styles/view/panoramic/statistical.scss
View file @
c22bff23
...
...
@@ -9,6 +9,7 @@
width
:
350px
;
float
:
left
;
z-index
:
1
;
color
:
white
;
.equipStatusList
{
padding-left
:
97px
;
...
...
@@ -453,7 +454,7 @@
//}
.warnModal
{
position
:
absolute
;
position
:
fixed
;
// width: 1000px;
// height: 600px;
width
:
calc
(
100%
-
800px
);
...
...
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