add option Embed into webpage (#5065)

add option Embed into webpage

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
This commit is contained in:
so95
2025-02-18 12:41:19 +07:00
committed by GitHub
parent 84b4b38cbb
commit d6ba4bd255
4 changed files with 63 additions and 2 deletions

View File

@ -19,3 +19,6 @@
color: white;
.darkBg();
}
.optionContainer {
padding: 10px;
}