fix mobile for owner page
This commit is contained in:
parent
3a366a234a
commit
4687957514
|
@ -19,12 +19,12 @@
|
|||
background: linear-gradient(to right, #CACECE 0%, #CACECE 9px, white 10px, white 100%) no-repeat
|
||||
|
||||
.row-item
|
||||
display: inline-block
|
||||
margin: .2em
|
||||
font-size: 16px
|
||||
font-weight: $font-weight-normal
|
||||
white-space: nowrap
|
||||
overflow: hidden
|
||||
padding-left: 1em
|
||||
a
|
||||
color: $grey-dark
|
||||
text-decoration: none
|
||||
|
@ -34,6 +34,9 @@
|
|||
margin: 0
|
||||
font-weight: $font-weight-normal
|
||||
font-size: 16px
|
||||
@media #{$medium-up}
|
||||
display: inline-block
|
||||
padding-left: 0
|
||||
|
||||
%row-element
|
||||
vertical-align: middle
|
||||
|
|
Loading…
Reference in New Issue
Block a user