Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit d03fce4

Browse files
author
steven.roulleau
committed
fix(examples): webcomponent css height
1 parent fdbd27f commit d03fce4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/docs/src/demo-app/examples/v4/import_jiix_content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
myscript-math-web {
1818
border: 1px solid #D7DDE3;
19-
height: calc(40% - 60px);
19+
height: 40vh;
2020
margin: 20px 0;
2121
}
2222
#editor2 {

src/demo-app/examples/v4/import_jiix_content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
myscript-math-web {
2121
border: 1px solid #D7DDE3;
22-
height: calc(40% - 60px);
22+
height: 40vh;
2323
margin: 20px 0;
2424
}
2525
#editor2 {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy