+10
-1
lines changedFilter options
+10
-1
lines changed Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1
1
<template>
2
2
<div class="dashboard-editor-container">
3
-
<github-corner style="position: absolute; top: 0px; border: 0; right: 0;" />
3
+
<github-corner class="github-corner" />
4
4
5
5
<panel-group @handleSetLineChartData="handleSetLineChartData" />
6
6
@@ -100,6 +100,15 @@ export default {
100
100
.dashboard-editor-container {
101
101
padding: 32px;
102
102
background-color: rgb(240, 242, 245);
103
+
position: relative;
104
+
105
+
.github-corner {
106
+
position: absolute;
107
+
top: 0px;
108
+
border: 0;
109
+
right: 0;
110
+
}
111
+
103
112
.chart-wrapper {
104
113
background: #fff;
105
114
padding: 16px 16px 0;
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4