1df4b328dd2b2fd0db044cb0da51afb076c8f617
Fix invalid SCSS variable syntax in the NoticeMessage component by replacing invalid $text-[#xxx] references with direct hex codes. Replace SCSS color variable usages with hardcoded hex values across multiple UI components. Standardize hex color values to lowercase in the global SCSS file, and fix the trailing newline in src/uni.scss.
Description
No description provided
Languages
Vue
53%
JavaScript
37.2%
SCSS
7.5%
CSS
1.2%
TypeScript
1%