mirror of
https://github.com/olehomelchenko/astrolabe-nvc.git
synced 2025-12-21 21:22:23 +00:00
Implement Vega-Lite rendering with error handling and dynamic library loading
This commit is contained in:
@@ -108,15 +108,15 @@ body {
|
||||
|
||||
/* Panel sizing */
|
||||
.snippet-panel {
|
||||
flex: 0 0 25%;
|
||||
flex: 0 0 20%;
|
||||
}
|
||||
|
||||
.editor-panel {
|
||||
flex: 0 0 50%;
|
||||
flex: 0 0 30%;
|
||||
}
|
||||
|
||||
.preview-panel {
|
||||
flex: 0 0 25%;
|
||||
flex: 0 0 50%;
|
||||
}
|
||||
|
||||
/* Toggle buttons */
|
||||
|
||||
Reference in New Issue
Block a user