mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-06-13 18:31:16 +08:00
feat: 面板顶栏添加悬浮球显示/隐藏切换按钮
This commit is contained in:
@@ -8,6 +8,14 @@
|
||||
>SYSTEM_ACTIVE</span
|
||||
>
|
||||
</div>
|
||||
<button
|
||||
class="bme-fab-toggle-btn"
|
||||
id="bme-fab-toggle-btn"
|
||||
title="显示/隐藏悬浮球"
|
||||
type="button"
|
||||
>
|
||||
<i class="fa-solid fa-circle-dot"></i>
|
||||
</button>
|
||||
<div class="bme-theme-picker">
|
||||
<button
|
||||
class="bme-theme-picker-btn"
|
||||
|
||||
Reference in New Issue
Block a user