Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
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
周远喜
mes-ui
Commits
ba47a4e2
Commit
ba47a4e2
authored
Jun 05, 2020
by
renjintao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
base
parent
f01440b8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
766 additions
and
682 deletions
+766
-682
base.less
assets/css/base.less
+758
-680
base.css
src/assets/css/base.css
+8
-2
No files found.
assets/css/base.less
View file @
ba47a4e2
This diff is collapsed.
Click to expand it.
src/assets/css/base.css
View file @
ba47a4e2
...
@@ -50,6 +50,9 @@ div::-webkit-scrollbar-corner {
...
@@ -50,6 +50,9 @@ div::-webkit-scrollbar-corner {
.fc-a
{
.fc-a
{
justify-content
:
space-around
;
justify-content
:
space-around
;
}
}
.fc-ev
{
justify-content
:
space-evenly
;
}
.fd
{
.fd
{
flex-direction
:
column
;
flex-direction
:
column
;
}
}
...
@@ -721,7 +724,7 @@ html [type=button] {
...
@@ -721,7 +724,7 @@ html [type=button] {
}
}
.waitTask
{
.waitTask
{
/*flex 布局*/
/*flex 布局*/
display
:
flex
!important
;
display
:
flex
!important
;
align-items
:
center
;
align-items
:
center
;
width
:
200px
;
width
:
200px
;
height
:
100px
;
height
:
100px
;
...
@@ -1028,7 +1031,7 @@ html [type=button] {
...
@@ -1028,7 +1031,7 @@ html [type=button] {
}
}
.menu_side
{
.menu_side
{
background
:
#fff
!important
;
background
:
#fff
!important
;
margin
:
5px
0
0
0
!important
;
margin
:
5px
0
0
0
!important
;
border
:
1px
solid
#dcdee2
!important
;
border
:
1px
solid
#dcdee2
!important
;
}
}
.show_menu
{
.show_menu
{
...
@@ -1061,3 +1064,6 @@ html [type=button] {
...
@@ -1061,3 +1064,6 @@ html [type=button] {
.tohtml
img
{
.tohtml
img
{
max-width
:
95%
;
max-width
:
95%
;
}
}
.gdShow
{
box-shadow
:
0px
0px
15px
#333
;
}
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