design docs: no green/red light on Game folder

This commit is contained in:
2026-05-21 18:57:15 +02:00
parent 059c1e7720
commit e0efb69bf0
4 changed files with 25 additions and 31 deletions
-1
View File
@@ -365,7 +365,6 @@ function DirectoryButton({ path }) {
>
<Icon.folder/>
<span className="dirbtn-label">{label}</span>
<span className="dirbtn-status-dot" aria-hidden="true"/>
</button>
);
}