mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 11:43:09 +02:00
🎨
This commit is contained in:
parent
1bc109b42c
commit
647d32f506
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ export default Vue.extend({
|
||||||
<style lang="stylus" scoped>
|
<style lang="stylus" scoped>
|
||||||
.ui-card
|
.ui-card
|
||||||
margin 16px
|
margin 16px
|
||||||
|
max-width 850px
|
||||||
color var(--faceText)
|
color var(--faceText)
|
||||||
background var(--face)
|
background var(--face)
|
||||||
border-radius var(--round)
|
border-radius var(--round)
|
||||||
|
|
Loading…
Reference in a new issue