mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Ensure that maintenance job should be worked properly for indexes under a materialized view. Fixes #4223.
This commit is contained in:
@@ -1109,4 +1109,7 @@ select:-webkit-autofill:focus {
|
||||
/* Left side has a check icon, right side corrected */
|
||||
.btn-radiomodern {
|
||||
padding-right: 1.75*$input-btn-padding-x !important;
|
||||
&.disabled {
|
||||
pointer-events: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user