mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Improve the explain plan details by showing popup instead of tooltip on clicking of the specified node. Fixes #5488
This commit is contained in:
committed by
Akshay Joshi
parent
3f089f31a3
commit
6589f82e77
@@ -245,6 +245,7 @@ legend {
|
||||
|
||||
.table {
|
||||
margin-bottom: 0rem;
|
||||
user-select: text;
|
||||
th {
|
||||
padding: $table-header-cell-padding $table-cell-padding;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user