refactor: delete 'c-' class prefix, update coreui styles to alpha-v13

This commit is contained in:
woothu
2019-09-20 13:59:53 +02:00
parent 6969728859
commit b3e6540052
46 changed files with 1125 additions and 1132 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ export default {
</script>
<style scoped>
.c-card-body >>> table > tbody > tr > td {
.card-body >>> table > tbody > tr > td {
cursor: pointer;
}
</style>