commit
0a75bc1bdc
|
@ -57,7 +57,6 @@ $dash-graph-options-arrow: 8px;
|
|||
left: 0;
|
||||
}
|
||||
.dash-graph--container {
|
||||
z-index: 0;
|
||||
user-select: none !important;
|
||||
-o-user-select: none !important;
|
||||
-moz-user-select: none !important;
|
||||
|
@ -89,7 +88,6 @@ $dash-graph-options-arrow: 8px;
|
|||
}
|
||||
}
|
||||
.dash-graph--heading {
|
||||
z-index: 0;
|
||||
user-select: none !important;
|
||||
-o-user-select: none !important;
|
||||
-moz-user-select: none !important;
|
||||
|
|
Loading…
Reference in New Issue