Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 47c8f5d

Browse files
authored
Adds class to the preview container, so it's easier to target with custom css
1 parent b8b54e4 commit 47c8f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Our.Umbraco.DocTypeGridEditor/Web/UI/App_Plugins/DocTypeGridEditor/Views/doctypegrideditor.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
</div>
1212
</div>
1313
<div ng-if="preview"
14+
class="dtge-editor-preview-container"
1415
style="text-align: left;"
1516
dtge-bind-html-compile="preview"
1617
prevent-default>

0 commit comments

Comments
 (0)