refactor(styles, views): improve component structure and styling consistency
- Simplified the SCSS styles in `element-override.scss` by removing unnecessary `!important` declarations for better maintainability.
- Streamlined the layout of input and table components in `lss/index.vue` for improved readability and consistency, enhancing the overall user interface.
- Consolidated class bindings and reduced line breaks in various components to enhance visual clarity and structure.