remove styles not related to dropdown

This commit is contained in:
Red Adaya 2024-02-06 09:26:46 +08:00
parent a49487c035
commit 36e2578a03
2 changed files with 4 additions and 1033 deletions

View File

@ -2,9 +2,6 @@
// SPDX-License-Identifier: Apache-2.0
import * as React from "react";
import * as mobx from "mobx";
import "./cmdtext.less";
function renderCmdText(text: string): any {
return <span>&#x2318;{text}</span>;

File diff suppressed because it is too large Load Diff