🎨
This commit is contained in:
parent
f09999ad5a
commit
aa50d0ee11
1 changed files with 4 additions and 1 deletions
|
@ -218,10 +218,13 @@ export default Vue.extend({
|
||||||
> .error
|
> .error
|
||||||
max-width 300px
|
max-width 300px
|
||||||
margin 0 auto
|
margin 0 auto
|
||||||
padding 16px
|
padding 32px
|
||||||
text-align center
|
text-align center
|
||||||
color var(--text)
|
color var(--text)
|
||||||
|
|
||||||
|
> p
|
||||||
|
margin 0 0 8px 0
|
||||||
|
|
||||||
> .placeholder
|
> .placeholder
|
||||||
padding 32px
|
padding 32px
|
||||||
opacity 0.3
|
opacity 0.3
|
||||||
|
|
Loading…
Reference in a new issue