mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed scrollbar issue and used flex layout in grant wizard.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
.wizard_dlg {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.pgadmin-wizard {
|
||||
|
||||
Reference in New Issue
Block a user