Merge pull request #13822 from grafana/fix-solo-panel-size
fix panel solo size
This commit is contained in:
@@ -21,6 +21,9 @@ div.flot-text {
|
||||
height: 100%;
|
||||
|
||||
&--solo {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
margin: 0;
|
||||
.panel-container {
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user