mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
7 lines
77 B
CSS
7 lines
77 B
CSS
.graph-container {
|
|
width: 800px;
|
|
height: 400px;
|
|
display: inline-block;
|
|
}
|
|
|