Explore: Use new icons for split pane resizing (#60391)

* Add icons, use them for split pane resizing

* Change icons

* Apply scale to child div

* Use fancier logic for displaying icon

* Remove color fill on icon

* Change icons, remove scale

* Change icons and logic
This commit is contained in:
Kristina
2022-12-21 07:07:05 -06:00
committed by GitHub
parent 78e12b140e
commit 0adb00b692
6 changed files with 42 additions and 20 deletions

View File

@@ -104,6 +104,8 @@ export const availableIconsIndex = {
'gf-landscape': true,
'gf-layout-simple': true,
'gf-logs': true,
'gf-movepane-left': true,
'gf-movepane-right': true,
'gf-portrait': true,
'gf-service-account': true,
'gf-show-context': true,