mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
padding and margin
This commit is contained in:
@@ -37,9 +37,13 @@ class BasicApp(App):
|
||||
|
||||
#footer {
|
||||
dock-group: header;
|
||||
height: 3;
|
||||
border-top: hkey #0f2b41;
|
||||
|
||||
/* border-top: hkey #0f2b41; */
|
||||
text: #3a3009 on #f6d55c;
|
||||
/*padding: 2;*/
|
||||
border: heavy red;
|
||||
margin: 2;
|
||||
|
||||
}
|
||||
|
||||
#content {
|
||||
|
||||
Reference in New Issue
Block a user