style the modals
This commit is contained in:
@@ -111,3 +111,18 @@ Markdown {
|
||||
#envelopes-list ListItem:odd {
|
||||
background: rgb(25, 24, 26);
|
||||
}
|
||||
|
||||
#open_message_container, #create_task_container {
|
||||
dock: bottom;
|
||||
width: 100%;
|
||||
padding: 0 1;
|
||||
height: 5;
|
||||
|
||||
Input {
|
||||
width: 1fr;
|
||||
}
|
||||
Label, Button {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user