Update PostPresenter component
This commit is contained in:
parent
46e2cece94
commit
42c02aa273
3 changed files with 38 additions and 16 deletions
|
@ -3,7 +3,6 @@
|
|||
</template>
|
||||
|
||||
<style type="text/css" scoped>
|
||||
@import '~quill/dist/quill.snow.css';
|
||||
body {
|
||||
background-color: #ECECEC;
|
||||
}
|
||||
|
@ -19,7 +18,6 @@
|
|||
</style>
|
||||
|
||||
<script type="text/javascript">
|
||||
import Quill from 'quill';
|
||||
|
||||
export default {
|
||||
data() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue