Переход на quasar

This commit is contained in:
Book Pauk
2020-02-11 15:17:47 +07:00
parent f066af88e7
commit f153541570
2 changed files with 18 additions and 13 deletions

View File

@@ -492,6 +492,13 @@ selectedTabOld = null;//todo: remove
margin-right: 15px;
padding: 0 5px 0 5px;
}
.copy-icon {
margin-left: 5px;
cursor: pointer;
font-size: 120%;
color: blue;
}
</style>
<style scoped>
@@ -526,10 +533,6 @@ selectedTabOld = null;//todo: remove
overflow-y: auto;
padding: 15px;
}
.center {
text-align: center;
}
</style>
<style>