mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Restore missing styles
This commit is contained in:
parent
071b1f8478
commit
549e0993c4
@ -189,6 +189,14 @@ $arrowSize: 15px;
|
|||||||
z-index: 0;
|
z-index: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner
|
||||||
|
{
|
||||||
|
display:block;
|
||||||
|
position:absolute;
|
||||||
|
top:0;left:0;bottom:0;right:0;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.gf-color-picker__body {
|
.gf-color-picker__body {
|
||||||
padding-bottom: $arrowSize;
|
padding-bottom: $arrowSize;
|
||||||
padding-left: 6px;
|
padding-left: 6px;
|
||||||
|
Loading…
Reference in New Issue
Block a user