Added transition to ListItem

pull/31/head
Nikan Dalvand 2019-07-29 22:51:03 +04:30
parent b29d50edfd
commit 7ffc288e70
1 changed files with 1 additions and 0 deletions

View File

@ -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