Skip to content

Commit 871ec4f

Browse files
committed
theme: apply modal-light to playground modals on samples/index and injected changelog fragment; ensure no modal_playground leftovers
1 parent 77a8a40 commit 871ec4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ <h5 class="modal-title" id="changelogLabel">Playground Storage Changelog</h5>
833833
<!-- content from samples/changelog-modal.html -->
834834

835835
<div
836-
class="modal fade modal-playground"
836+
class="modal fade modal-light"
837837
id="changelogModal"
838838
tabindex="-1"
839839
role="dialog"

0 commit comments

Comments
 (0)