导航
This commit is contained in:
@@ -459,8 +459,8 @@
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
line-height: 50px;
|
||||
height: 50px;
|
||||
line-height: 100px;
|
||||
height: 100px;
|
||||
vertical-align: middle;
|
||||
margin-bottom 20px
|
||||
margin-right 24px
|
||||
@@ -477,11 +477,11 @@
|
||||
margin: 0;
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
width: 100px;
|
||||
height: 50px;
|
||||
width: 260px;
|
||||
height: 100px;
|
||||
border: 1px solid #dcdfe6;
|
||||
outline: none;
|
||||
border-radius: 25px;
|
||||
border-radius: 60px;
|
||||
box-sizing: border-box;
|
||||
background: #dcdfe6;
|
||||
cursor: pointer;
|
||||
@@ -496,8 +496,8 @@
|
||||
left: 1px;
|
||||
border-radius: 100%;
|
||||
transition: all .3s;
|
||||
width: 47px;
|
||||
height: 47px;
|
||||
width: 97px;
|
||||
height: 97px;
|
||||
background-color: #fff;
|
||||
.is-checked
|
||||
.switch_core
|
||||
|
||||
Reference in New Issue
Block a user