Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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)

AltStyle によって変換されたページ (->オリジナル) /