Skip to content

Commit 912593b

Browse files
author
Márcio Jamal Resende
committed
funcionalidade excluir equipamento
1 parent 7e863d3 commit 912593b

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

docs/src/pages/components/Onboarding.vue

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,3 @@
194194
</docs-component>
195195
</page-content>
196196
</template>
197-
198-
<style>
199-
.md-boards-content {
200-
height: 150px !important;
201-
}
202-
</style>

src/components/mdOnboarding/mdBoards.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ $board-max-width: 24px;
2121
}
2222

2323
.md-boards-navigation {
24-
position: absolute !important;
2524
bottom: 0;
2625
width: 100%;
2726
height: 48px;
@@ -78,7 +77,6 @@ $board-max-width: 24px;
7877

7978
.md-boards-content {
8079
width: 100%;
81-
height: 100% !important;
8280
position: relative;
8381
overflow: hidden;
8482
}

0 commit comments

Comments
 (0)