mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Changed the open query tool and data filter icons. Fixes #4990.
This commit is contained in:
committed by
Akshay Joshi
parent
1a9d365c42
commit
6e2cf8ced2
@@ -12,7 +12,7 @@
|
||||
|
||||
export const QuerySources = {
|
||||
EXECUTE: {
|
||||
ICON_CSS_CLASS: 'fa fa-bolt',
|
||||
ICON_CSS_CLASS: 'fa fa-play',
|
||||
},
|
||||
EXPLAIN: {
|
||||
ICON_CSS_CLASS: 'fa fa-hand-pointer-o',
|
||||
|
||||
Reference in New Issue
Block a user