refactor: delete 'c-' class prefix, update coreui styles to alpha-v13
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user