1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-25 10:09:47 +02:00

Add support for

- local media file
- add jarvis book
This commit is contained in:
lxsang
2020-09-13 17:14:14 +02:00
parent cc7ae835ad
commit a45b1ef9f0
5 changed files with 48 additions and 11 deletions

View File

@ -296,4 +296,10 @@ td.hljs-ln-numbers {
/* for block of code */
.hljs-ln td.hljs-ln-code {
padding-left: 10px;
}
model-viewer{
/*border: 1px solid #333f67;*/
width: 100%;
height: 350px;
}