Merge pull request #6589 from dataease/pr@dev-v2@style_style-type

style: 修改样式类型
This commit is contained in:
王嘉豪 2023-11-08 14:41:04 +08:00 committed by GitHub
commit 0451646e0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -195,7 +195,7 @@ onMounted(() => {
}
</style>
<style lang="scss">
<style lang="less">
.flex-template {
width: 100%;
display: flex;

View File

@ -61,7 +61,7 @@ const handleCommand = key => {
}
</script>
<style lang="scss">
<style lang="less">
.de-card-model {
box-sizing: border-box;
background: #ffffff;

View File

@ -143,7 +143,7 @@ const handlerConfirm = options => {
}
</script>
<style scoped lang="scss">
<style scoped lang="less">
.de-template-list {
height: 100%;
position: relative;

View File

@ -355,7 +355,7 @@ onMounted(() => {
})
</script>
<style lang="scss" scoped>
<style lang="less" scoped>
.de-template {
height: 100%;
background-color: var(--MainBG, #f5f6f7);

@ -1 +1 @@
Subproject commit 3850e6d19884be36d24dea6589552d66b5675eea
Subproject commit e3143e3176ca189c35729fa7bb195264c061a824