Change the default font size in code editor to be 12 (#1021)
This commit is contained in:
@@ -41,6 +41,7 @@ function DataSchema({ value, onChange }: Props) {
|
||||
// TODO
|
||||
}}
|
||||
className="nowheel nopan"
|
||||
fontSize={8}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user