fix:bug Table , rules

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-11-06 14:43:52 +07:00
parent 1f126f6917
commit 6493236912
2 changed files with 2 additions and 1 deletions

View file

@ -194,7 +194,7 @@ const resetFilter = () => {
filterRef.value.focus();
};
</script>
<style lang="scss">
<style lang="scss" scoped>
.icon-color {
color: #4154b3;
}