Merge pull request 'optimize-css' (#76) from dev-dungtv-optimize-css into dev

Reviewed-on: #76
This commit is contained in:
dev
2025-08-20 11:08:18 +09:00
21 changed files with 68 additions and 272 deletions

View File

@ -626,6 +626,3 @@ const myDetail = [
},
];
</script>
<style lang="scss">
@import '@/assets/scss/common.scss';
</style>

View File

@ -855,7 +855,6 @@ const myDetail = [
];
</script>
<style lang="scss" scoped>
@import '@/assets/scss/common.scss';
::v-deep {
.tui-grid-layer-state {
top: 40px !important;