vzhled drobné úpravy - smazáno zbytečné summary

This commit is contained in:
Kateřina Č 2020-09-18 09:57:13 +02:00
parent 262aa65ffc
commit 7d21da0a8f
2 changed files with 1 additions and 9 deletions

View file

@ -54,11 +54,5 @@ export default {
</script>
<style>
#app {
font-family: Avenir, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #2c3e50;
margin-top: 60px;
}
@import '../../mamweb/static/css/mamweb.css';
</style>

View file

@ -1,10 +1,8 @@
<template>
<summary>
<div class="cislonode">
<!--pre>CisloNode {{item}} {{typeof(item)}}</pre-->
<h1>{{ item.node.cislo.poradi }}. číslo</h1>
</div>
</summary>
</template>
<script>