Fix task page layout [SCI-6950]

This commit is contained in:
Anton 2022-07-07 15:56:36 +02:00
parent ddbcbbd6e8
commit 11b62cca7b
2 changed files with 3 additions and 2 deletions

View file

@ -9,9 +9,10 @@
.content-pane.my-modules-protocols-index {
background-color: $color-alto;
margin: 0 -16px;
min-height: calc(100vh - var(--navbar-height) * 2);
overflow: hidden;
padding: 36px 10px 10px;
width: calc(100% + 31px) ;
width: calc(100% + 31px);
.my-module-position-container {
background-color: $color-white;

View file

@ -67,7 +67,7 @@
<li v-if="canDeleteSteps">
<a
data-turbolinks="false"
@click.prevent="openStepsDeletingModal()()"
@click.prevent="openStepsDeletingModal()"
>
<span class="fas fa-trash"></span>
<span>{{