mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2026-01-23 12:46:36 +00:00
7 lines
77 B
CSS
7 lines
77 B
CSS
.graph-container {
|
|
width: 800px;
|
|
height: 400px;
|
|
display: inline-block;
|
|
}
|
|
|