funcionalidade excluir equipamento

This commit is contained in:
Márcio Jamal Resende 2017-06-20 13:19:17 -03:00
parent 7e863d3a8e
commit 912593b851
2 changed files with 0 additions and 8 deletions

View file

@ -194,9 +194,3 @@
</docs-component>
</page-content>
</template>
<style>
.md-boards-content {
height: 150px !important;
}
</style>

View file

@ -21,7 +21,6 @@ $board-max-width: 24px;
}
.md-boards-navigation {
position: absolute !important;
bottom: 0;
width: 100%;
height: 48px;
@ -78,7 +77,6 @@ $board-max-width: 24px;
.md-boards-content {
width: 100%;
height: 100% !important;
position: relative;
overflow: hidden;
}