forked from MapComplete/MapComplete
Studio: reorder 'configuration file'-tab of Layer and Theme editors
This commit is contained in:
parent
fc6d86397e
commit
4a8ecddd2f
2 changed files with 12 additions and 14 deletions
|
|
@ -123,11 +123,10 @@
|
|||
Below, you'll find the raw configuration file in `.json`-format. This is mostly for
|
||||
debugging purposes, but you can also edit the file directly if you want.
|
||||
</div>
|
||||
<ShowConversionMessages messages={$messages} />
|
||||
<div class="literal-code h-full w-full">
|
||||
<div class="literal-code overflow-y-auto h-full" style="min-height: 75%">
|
||||
<RawEditor {state} />
|
||||
</div>
|
||||
</div>
|
||||
<ShowConversionMessages messages={$messages} />
|
||||
</TabbedGroup>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue