Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YeeAMOSIotView
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
iot
YeeAMOSIotView
Commits
775e230f
Commit
775e230f
authored
Dec 01, 2020
by
高东东
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*)修改样式
parent
3fc8301b
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
28 additions
and
0 deletions
+28
-0
common.scss
lib/styles/giot/common.scss
+4
-0
index.css
lib/view/common/mainframe/style/index.css
+6
-0
main.scss
lib/view/common/mainframe/style/main.scss
+7
-0
common.scss
src/styles/giot/common.scss
+4
-0
main.scss
src/view/common/mainframe/style/main.scss
+7
-0
No files found.
lib/styles/giot/common.scss
View file @
775e230f
...
...
@@ -40,6 +40,10 @@
height
:
100%
;
}
.amos-main-content
>
div
>
div
{
height
:
100%
;
}
/**
* 列表居中
*/
...
...
lib/view/common/mainframe/style/index.css
View file @
775e230f
...
...
@@ -27,6 +27,12 @@
.amos-main-content
{
background
:
#f6f6f6
;
}
.amos-main-content
>
div
{
height
:
100%
;
}
.amos-main-content
>
div
>
div
{
height
:
100%
;
}
.menu-item-link
{
text-decoration
:
none
;
}
.menu-item-link
:active
,
.menu-item-link
:focus
,
.menu-item-link
:hover
{
...
...
lib/view/common/mainframe/style/main.scss
View file @
775e230f
...
...
@@ -27,6 +27,13 @@
.amos-main-content
{
background
:
$main-content-bg-color
;
}
.amos-main-content
>
div
{
height
:
100%
;
}
.amos-main-content
>
div
>
div
{
height
:
100%
;
}
.menu-item-link
{
text-decoration
:
none
;
...
...
src/styles/giot/common.scss
View file @
775e230f
...
...
@@ -40,6 +40,10 @@
height
:
100%
;
}
.amos-main-content
>
div
>
div
{
height
:
100%
;
}
/**
* 列表居中
*/
...
...
src/view/common/mainframe/style/main.scss
View file @
775e230f
...
...
@@ -27,6 +27,13 @@
.amos-main-content
{
background
:
$main-content-bg-color
;
}
.amos-main-content
>
div
{
height
:
100%
;
}
.amos-main-content
>
div
>
div
{
height
:
100%
;
}
.menu-item-link
{
text-decoration
:
none
;
...
...
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