style: remove icon elements and related styles from demo components
Clean up visual presentation by removing decorative icons from demo headers and info boxes across all components. Also removes now-unused CSS rules for icon styling.
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<div class="feature">
|
||||
<span class="feature-icon">⚡</span>
|
||||
<span>速度极快</span>
|
||||
</div>
|
||||
<div class="feature">
|
||||
|
||||
Reference in New Issue
Block a user