Pārlūkot izejas kodu
update Web/src/theme/element.scss.
修复sass警告提示(Sass's behavior for declarations that appear after nestedrules will be changing to match the behavior specified by CSS in an upcomingversion, To keep the existing behavior, move the declaration above the nested rule. To opt into the new behavior, wrap the declaration in & {} More info: https://sass-lang.com/d/mixed-decls)
Signed-off-by: X5ZJ <x5zj@qq.com>