Fix up nsfw and some styling.

This commit is contained in:
Roger Braun 2016-10-29 01:38:41 +02:00
parent 5f69014575
commit 500b704c0f
6 changed files with 73 additions and 20 deletions

View file

@ -11,3 +11,9 @@
</div>
</template>
<script src="./timeline.js"></script>
<style>
.timeline.panel {
flex: 1;
}
</style>