mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix a minor UI issue on dashboard while displaying subnode control in Backgrid. Fixes #3013
This commit is contained in:
committed by
Dave Page
parent
03605bf9be
commit
ad46d61bd3
@@ -171,4 +171,8 @@
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.dashboard-tab-container .pg-el-container[el=sm] .pg-el-sm-12 {
|
||||
margin-bottom: 0%;
|
||||
}
|
||||
|
||||
/* CSS to make subnode control look preety in backgrid - END */
|
||||
|
||||
Reference in New Issue
Block a user