解决火狐浏览器没有样式问题

This commit is contained in:
A1300399510
2023-08-04 11:01:19 +08:00
parent fc94c98250
commit 87e6fdf8e9
18 changed files with 43 additions and 20 deletions

View File

@@ -95,7 +95,7 @@ defineExpose({
})
</script>
<style scoped>
<style scoped lang="less">
.seach-history-h {
max-height: 500px !important;
transition: max-height 0.5s ease-in-out;