mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
@@ -157,7 +157,12 @@ const Layout = () => {
|
||||
|
||||
<div className="layout__right">
|
||||
{
|
||||
<div className="the-bar" data-tauri-drag-region="true">
|
||||
<div className="the-bar">
|
||||
<div
|
||||
className="the-dragbar"
|
||||
data-tauri-drag-region="true"
|
||||
style={{ width: "100%" }}
|
||||
></div>
|
||||
{OS !== "macos" && <LayoutControl />}
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user