remove height limit for now
This commit is contained in:
parent
2624bfc3ee
commit
b974b2f386
@ -49,8 +49,8 @@ class ChoiceModal(ModalScreen):
|
||||
}
|
||||
ChoiceModal Vertical {
|
||||
border: double teal;
|
||||
height: 10;
|
||||
width: 38;
|
||||
height: 100%;
|
||||
}
|
||||
ChoiceModal Label.hints {
|
||||
border: solid grey;
|
||||
|
Loading…
Reference in New Issue
Block a user