mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix: scrollbar position now to max right pos, fixes #10982
This commit is contained in:
parent
ceb8223ddf
commit
98a4731454
@ -75,7 +75,7 @@
|
|||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
width: 6px;
|
width: 6px;
|
||||||
/* there must be 'right' for ps__thumb-y */
|
/* there must be 'right' for ps__thumb-y */
|
||||||
right: 2px;
|
right: 0px;
|
||||||
/* please don't change 'position' */
|
/* please don't change 'position' */
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user