mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 11:44:26 -06:00
Restore missing styles
This commit is contained in:
parent
071b1f8478
commit
549e0993c4
@ -189,6 +189,14 @@ $arrowSize: 15px;
|
||||
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 {
|
||||
padding-bottom: $arrowSize;
|
||||
padding-left: 6px;
|
||||
|
Loading…
Reference in New Issue
Block a user