This commit is contained in:
Will McGugan
2022-08-17 16:11:12 +01:00
parent 29422a6d0b
commit 2650dd500d
47 changed files with 428 additions and 32 deletions

View File

@@ -29,7 +29,7 @@ App > Screen {
#tree-container {
overflow-y: auto;
height: 20;
margin: 1 2;
margin: 1 3;
background: $panel;
padding: 1 2;
}
@@ -97,7 +97,7 @@ DataTable {
Tweet {
height:12;
width: 100%;
margin: 0 2;
background: $panel;
color: $text-panel;