mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-30 12:33:52 -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 {
|
||||
display: table-row;
|
||||
display: flex;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user