mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove empty rule from DirectoryTree.DEFAULT_CSS
This commit is contained in:
@@ -48,10 +48,6 @@ class DirectoryTree(Tree[DirEntry]):
|
|||||||
text-style: bold;
|
text-style: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
DirectoryTree > .directory-tree--file {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
DirectoryTree > .directory-tree--extension {
|
DirectoryTree > .directory-tree--extension {
|
||||||
text-style: italic;
|
text-style: italic;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user