Add flex layout to LogsSection container
This commit is contained in:
parent
45b1903e6b
commit
9bce15b871
|
|
@ -65,7 +65,6 @@ export const GaugeValue = define('GaugeValue', {
|
|||
// Unified Logs Section
|
||||
export const LogsSection = define('LogsSection', {
|
||||
width: '100%',
|
||||
maxWidth: 800,
|
||||
flex: 1,
|
||||
minHeight: 0,
|
||||
display: 'flex',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user