style: global static.less (#467)

This commit is contained in:
dagongren
2024-04-12 15:18:52 +08:00
committed by GitHub
parent 5266cb5b88
commit a0631414dc
53 changed files with 16 additions and 64 deletions

View File

@@ -64,7 +64,6 @@ name: 'SearchForm',
</script>
<style lang="less" scoped>
@import '~@/style/static.less';
.search-form-bar-filter {
background-color: rgb(240, 245, 255);
.ops_display_wrapper();