Merge pull request #1863 from matrix-org/dbkr/bug_report_dialog_basedialog
Fix UX issues with bug report dialog
This commit is contained in:
commit
80c67ba35d
7 changed files with 116 additions and 76 deletions
|
@ -250,6 +250,7 @@ textarea {
|
|||
.mx_Dialog button.danger, .mx_Dialog input[type="submit"].danger {
|
||||
background-color: $warning-color;
|
||||
border: solid 1px $warning-color;
|
||||
color: $accent-fg-color;
|
||||
}
|
||||
|
||||
.mx_Dialog button:disabled, .mx_Dialog input[type="submit"]:disabled {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue