Sprucing it up
This commit is contained in:
17
list_view.tcss
Normal file
17
list_view.tcss
Normal file
@@ -0,0 +1,17 @@
|
||||
Screen {
|
||||
text-wrap: wrap;
|
||||
}
|
||||
|
||||
ListView {
|
||||
height: auto;
|
||||
text-wrap: wrap;
|
||||
}
|
||||
|
||||
ListItem {
|
||||
text-wrap: wrap;
|
||||
}
|
||||
|
||||
Label {
|
||||
width: auto;
|
||||
text-wrap: wrap;
|
||||
}
|
||||
Reference in New Issue
Block a user