mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 09:55:12 +00:00
Remove top margin from WebIDE component
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
[(text)]="code"
|
[(text)]="code"
|
||||||
[(mode)]="language"
|
[(mode)]="language"
|
||||||
[theme]="theme"
|
[theme]="theme"
|
||||||
class="mt-3 mb-3 tfw-ace-editor"
|
class="mb-3 tfw-ace-editor"
|
||||||
>
|
>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user