mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed layout of the alertify error message in the query tool. Fixes #3310
This commit is contained in:
parent
567f764234
commit
3ac3e73daf
@ -179,5 +179,5 @@ button.pg-alertify-button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ajs-message > .media > .media-body.media-middle {
|
.ajs-message > .media > .media-body.media-middle {
|
||||||
display: table-row;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user