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