mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-04 18:59:08 +01:00
remove styles not related to dropdown
This commit is contained in:
parent
a49487c035
commit
36e2578a03
@ -2,9 +2,6 @@
|
|||||||
// SPDX-License-Identifier: Apache-2.0
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
import * as React from "react";
|
import * as React from "react";
|
||||||
import * as mobx from "mobx";
|
|
||||||
|
|
||||||
import "./cmdtext.less";
|
|
||||||
|
|
||||||
function renderCmdText(text: string): any {
|
function renderCmdText(text: string): any {
|
||||||
return <span>⌘{text}</span>;
|
return <span>⌘{text}</span>;
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user