mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 19:23:56 +00:00
Fix chrome blurryness
This commit is contained in:
@@ -216,7 +216,7 @@ export class Playground extends React.Component<
|
||||
open={this.state.drawerOpen}
|
||||
onOpenChange={(o) => this.setState({ drawerOpen: o })}
|
||||
>
|
||||
<DrawerContent>
|
||||
<DrawerContent className="!will-change-auto">
|
||||
<DrawerHeader>
|
||||
<DrawerTitle className="hidden">
|
||||
Filesystem Explorer
|
||||
|
||||
Reference in New Issue
Block a user