文档工具-文档OCR识别-更改css引入
This commit is contained in:
@@ -258,13 +258,13 @@
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
@import '~@assets/less/common.less';
|
||||
|
||||
.table .ant-table-column-title {
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
<style scoped>
|
||||
@import '~@assets/less/common.less';
|
||||
|
||||
.box {
|
||||
width: 100%;
|
||||
height: calc(100% - 100px);
|
||||
|
||||
Reference in New Issue
Block a user