fix tab link
This commit is contained in:
parent
3e9fa9c9c9
commit
85598c9211
1 changed files with 1 additions and 2 deletions
|
|
@ -816,7 +816,6 @@ textarea:focus
|
||||||
border-bottom: 1px solid #DEDFE1;
|
border-bottom: 1px solid #DEDFE1;
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding-top: 20px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.create-tab .tab-container {
|
.create-tab .tab-container {
|
||||||
|
|
@ -827,7 +826,7 @@ textarea:focus
|
||||||
|
|
||||||
.create-tab a {
|
.create-tab a {
|
||||||
font-size: .7rem;
|
font-size: .7rem;
|
||||||
padding: 0 .2rem .6rem .2rem;
|
padding: 1.2rem .2rem .6rem .2rem;
|
||||||
color: #7A8C9E;
|
color: #7A8C9E;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue