vzhled drobné úpravy - smazáno zbytečné summary
This commit is contained in:
parent
262aa65ffc
commit
7d21da0a8f
2 changed files with 1 additions and 9 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue