🎨
This commit is contained in:
parent
e7032363d7
commit
8db8d3f39e
9 changed files with 31 additions and 38 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="ui-card" :class="{ shadow: $store.state.settings.useShadow }">
|
||||
<div class="ui-card" :class="{ shadow: $store.state.device.useShadow }">
|
||||
<header>
|
||||
<slot name="title"></slot>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue