Added transition to ListItem
parent
b29d50edfd
commit
7ffc288e70
|
|
@ -37,6 +37,7 @@ export default {
|
||||||
|
|
||||||
<style lang="sass" scoped>
|
<style lang="sass" scoped>
|
||||||
li
|
li
|
||||||
|
transition: background-color 150ms, box-shadow 200ms
|
||||||
width: 100%
|
width: 100%
|
||||||
list-style: none
|
list-style: none
|
||||||
display: flex
|
display: flex
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue