Переход на quasar
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user