forked from FoundKeyGang/FoundKey
[Mobile] ui-nav: remove borders
This commit is contained in:
parent
8495050525
commit
d1f84f59d7
1 changed files with 0 additions and 5 deletions
|
@ -37,7 +37,6 @@
|
||||||
color #777
|
color #777
|
||||||
background #fff
|
background #fff
|
||||||
visibility hidden
|
visibility hidden
|
||||||
border-right solid 1px rgba(#000, 0.1)
|
|
||||||
|
|
||||||
.body
|
.body
|
||||||
height 100%
|
height 100%
|
||||||
|
@ -84,13 +83,9 @@
|
||||||
display block
|
display block
|
||||||
font-size 1em
|
font-size 1em
|
||||||
line-height 1em
|
line-height 1em
|
||||||
border-top solid 1px rgba(#000, 0.1)
|
|
||||||
background #fcfcfc
|
background #fcfcfc
|
||||||
background-clip content-box
|
background-clip content-box
|
||||||
|
|
||||||
&:last-child
|
|
||||||
border-bottom solid 1px rgba(#000, 0.1)
|
|
||||||
|
|
||||||
a
|
a
|
||||||
display block
|
display block
|
||||||
padding 0 20px
|
padding 0 20px
|
||||||
|
|
Loading…
Reference in a new issue