This commit is contained in:
Liyas Thomas
2019-12-10 21:58:08 +05:30
parent 60ba539104
commit d284002803
7 changed files with 180 additions and 27 deletions

View File

@@ -552,7 +552,7 @@
</ul>
</pw-section>
</div>
<div class="flex-wrap">
<!-- <div class="flex-wrap">
<span></span>
<button
class="icon hide-on-small-screen"
@@ -565,7 +565,7 @@
{{ activeSidebar ? "last_page" : "first_page" }}
</i>
</button>
</div>
</div> -->
</section>
<pw-section
@@ -794,6 +794,7 @@
</div>
</div>
</template>
<script>
import section from "../components/section";
import url from "url";

View File

@@ -154,6 +154,7 @@
</section>
</div>
</template>
<style scoped lang="scss">
div.log {
margin: 4px;