mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
fix screenshot
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
grid-rows: 1fr;
|
grid-rows: 1fr;
|
||||||
}
|
}
|
||||||
|
|
||||||
#left-pane > Static {
|
#left-pane > Static {
|
||||||
background: $boost;
|
background: $boost;
|
||||||
color: auto;
|
color: auto;
|
||||||
margin-bottom: 1;
|
margin-bottom: 1;
|
||||||
@@ -13,6 +13,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#left-pane {
|
#left-pane {
|
||||||
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
row-span: 2;
|
row-span: 2;
|
||||||
background: $panel;
|
background: $panel;
|
||||||
|
|||||||
Reference in New Issue
Block a user