fix: linux border render (#5046)
This commit is contained in:
@@ -567,7 +567,6 @@ const Layout = () => {
|
||||
OS === "linux"
|
||||
? {
|
||||
borderRadius: "8px",
|
||||
border: "1px solid var(--divider-color)",
|
||||
width: "100vw",
|
||||
height: "100vh",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user