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