Переход на quasar

This commit is contained in:
Book Pauk
2020-02-03 15:49:27 +07:00
parent 134dafb608
commit 72b8b156ac
5 changed files with 5 additions and 29 deletions

View File

@@ -7,7 +7,7 @@
</span>
<br>
<h4>История версий:</h4>
<span class="text-h5">История версий:</span>
<br>
<div v-for="item in versionContent" :id="item.key" :key="item.key">
@@ -65,10 +65,6 @@ class VersionHistoryPage extends Vue {
position: relative;
}
h4 {
margin: 0;
}
p {
line-height: 15px;
}