Fixed layout of the alertify error message in the query tool. Fixes #3310
parent
567f764234
commit
3ac3e73daf
|
|
@ -179,5 +179,5 @@ button.pg-alertify-button {
|
|||
}
|
||||
|
||||
.ajs-message > .media > .media-body.media-middle {
|
||||
display: table-row;
|
||||
display: flex;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue