mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 19:00:54 -06:00
fix(): fixed sass issue
This commit is contained in:
parent
163e55c0eb
commit
d443079cf6
3
.floo
3
.floo
@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"url": "https://floobits.com/raintank/grafana"
|
"url": "https://floobits.com/raintank/grafana"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -115,17 +115,6 @@
|
|||||||
margin-right: $spacer/2;
|
margin-right: $spacer/2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.confirm-model-invalid-input {
|
|
||||||
border: thin solid $input-invalid-border-color;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal-content-confirm-text {
|
|
||||||
margin-bottom: 2rem;
|
|
||||||
span {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.share-modal-body {
|
.share-modal-body {
|
||||||
|
Loading…
Reference in New Issue
Block a user