fix layout issue with last synced message
This commit is contained in:
parent
4cb225d578
commit
5733d14ae4
|
@ -16,8 +16,9 @@
|
||||||
background-color: $oxide-blue
|
background-color: $oxide-blue
|
||||||
.sync-last
|
.sync-last
|
||||||
position: absolute
|
position: absolute
|
||||||
left: -15em
|
right: 9em
|
||||||
top: 0
|
top: 0
|
||||||
|
width: 170%
|
||||||
z-index: -1
|
z-index: -1
|
||||||
transition: transform 150ms ease, opacity 250ms ease
|
transition: transform 150ms ease, opacity 250ms ease
|
||||||
transform: translateX(80%)
|
transform: translateX(80%)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user