mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Improve display of error messages on dialogues.
This commit is contained in:
@@ -718,3 +718,7 @@ div.inline-tab-panel > ul.tab-content > div.tab-pane > *:first-child {
|
||||
div.inline-tab-panel > ul.tab-content > div.tab-pane > *:last-child {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.pgadmin-control-error-message
|
||||
{
|
||||
padding-left:4px;
|
||||
}
|
||||
Reference in New Issue
Block a user