mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
Fix: Console resize
Removed the resize property from the console. No reason to have it enabled.
This commit is contained in:
@@ -93,7 +93,8 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
user-select: text;
|
||||
resize: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
} }
|
||||
} }
|
||||
|
||||
Reference in New Issue
Block a user