1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-30 10:10:13 +02:00

changes for a better dark theme

This commit is contained in:
Kushagra Gour
2018-07-09 23:23:08 +05:30
parent 0f3f7e6a6f
commit 66cf5ef0eb
4 changed files with 89 additions and 69 deletions

View File

@@ -304,7 +304,7 @@ export default class Settings extends Component {
class="line"
title="This timeout is used to indentify a possible infinite loop and prevent it."
>
Maximum time allowed in a loop iteration
Maximum time allowed in a loop iteration{' '}
<input
type="number"
value={this.props.prefs.infiniteLoopTimeout}