mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
1) Ensure that properties should be displayed after the SonarQube fixes. (Patch by: Aditya)
2) Fixed Tablespace wrong path issue. (Patch by: Nikhil) 3) Align the label and drop-down on Graph Visualizer.
This commit is contained in:
@@ -57,7 +57,7 @@ const useStyles = makeStyles((theme)=>({
|
||||
},
|
||||
spanLabel: {
|
||||
alignSelf: 'center',
|
||||
minWidth: '5%',
|
||||
minWidth: '6%',
|
||||
whiteSpace: 'nowrap',
|
||||
},
|
||||
selectCtrl: {
|
||||
|
||||
Reference in New Issue
Block a user