We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14abf8b commit cad8fa5Copy full SHA for cad8fa5
web/src/views/SubmissionPortal/Components/SubmissionList.vue
@@ -110,7 +110,7 @@ export default defineComponent({
110
color="primary"
111
large
112
class="mr-0"
113
- style="transform:translateY(-50%) rotate(-90deg); right: -50px; top: 50%; position: absolute; z-index: 100;"
+ style="transform:translateY(-50%) rotate(-90deg); right: -50px; top: 50%; position: fixed; z-index: 100;"
114
v-bind="attrs"
115
v-on="on"
116
>
0 commit comments