Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
techbook
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
front-end-dev
techbook
Commits
4ecbd2b1
Commit
4ecbd2b1
authored
Aug 24, 2019
by
zhangyanni
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
右侧公公样式类名
parent
9c908c7c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
1 deletion
+23
-1
common.scss
public/css/common.scss
+23
-1
No files found.
public/css/common.scss
View file @
4ecbd2b1
...
...
@@ -262,6 +262,12 @@ h4{
width
:
170px
;
}
.authyzcodeItem
.el-input__inner
{
position
:
absolute
;
left
:
0
;
width
:
140px
;
}
/****按钮****/
.getyzcodeBtn
,
.getdyzcodeBtn
{
width
:
140px
;
...
...
@@ -748,7 +754,7 @@ i{
}
//tab导航
.
auth
Content
{
.
wrapper
Content
{
.
el-tabs__nav-wrap
:
:
after
{
background
:
transparent
!
important
;
height
:
1px
!
important
;
...
...
@@ -776,4 +782,19 @@ i{
.el-tabs__content
{
padding-left
:
8%
;
}
}
//登录之后的右侧公共样式
.loginedWrapper
{
padding
:
10px
30px
;
background
:
#ECECF2
;
.breadcrumb
{
padding
:
7px
0
;
color
:
#565B79
;
font-size
:
14px
;
}
.wrapperContent
{
margin-top
:
10px
;
background
:
#fff
;
}
}
\ 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