mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 07:42:45 +08:00
Changed panel-handle cursor to proper 2 directional
This commit is contained in:
@ -197,7 +197,7 @@ div.flot-text {
|
||||
}
|
||||
|
||||
.resize-panel-handle {
|
||||
cursor: se-resize;
|
||||
cursor: nwse-resize;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
|
Reference in New Issue
Block a user