🎨
This commit is contained in:
parent
93e5e4afc0
commit
3e5330a92b
17 changed files with 72 additions and 18 deletions
|
|
@ -36,7 +36,8 @@ export default Vue.extend({
|
|||
<style lang="stylus" scoped>
|
||||
root(isDark)
|
||||
background isDark ? #282C37 : #fff
|
||||
box-shadow 0 3px 8px rgba(0, 0, 0, 0.2)
|
||||
box-shadow var(--shadow)
|
||||
border-radius var(--round)
|
||||
overflow hidden
|
||||
|
||||
&.naked
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue