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