style: standardize spacing & clean up unused styles

Update all component spacing classes to use the Tailwind [xxpx] arbitrary value syntax consistently, replacing shorthand numeric classes with explicit pixel values. Remove the unused external SCSS stylesheet for the MoreService component and its associated import in RoutePlanCard, then inline all of MoreService's previously external styles directly into its template classes.
This commit is contained in:
DEV_DSW
2026-05-29 14:44:00 +08:00
parent 79770b03d4
commit 4cfd714ff7
8 changed files with 13 additions and 48 deletions

View File

@@ -33,7 +33,7 @@
</div>
</div>
<div class="footer-help flex items-center pl-12 mb-[12px]">
<div class="footer-help flex items-center pl-[12px] mb-[12px]">
<img class="w-[16px] h-[16px] mr-[4px]" src="./images/icon_volume.png" />
<span class="text-[12px] font-medium color-FA7319">
{{ appName }}收到您的意见将第一时间为您处理!