mirror of
https://github.com/Wx-2025/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 09:15:50 +00:00
Update amily2-modal.html
This commit is contained in:
@@ -407,8 +407,8 @@
|
||||
<button id="amily2_restore_colors" class="menu_button small_button">默认</button>
|
||||
</div>
|
||||
<div class="amily2_settings_block">
|
||||
<label for="amily2_bg_opacity">背景透明度: <span id="amily2_bg_opacity_value">0</span></label>
|
||||
<input type="range" id="amily2_bg_opacity" min="0" max="1" step="0.01" value="0">
|
||||
<label for="amily2_bg_opacity">背景透明度: <span id="amily2_bg_opacity_value">0.1</span></label>
|
||||
<input type="range" id="amily2_bg_opacity" min="0" max="1" step="0.01" value="0.1">
|
||||
</div>
|
||||
<div class="amily2_settings_block">
|
||||
<label>自定义背景图:</label>
|
||||
@@ -453,3 +453,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user