mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-03-16 22:10:27 +00:00
funcionalidade excluir equipamento
This commit is contained in:
parent
7e863d3a8e
commit
912593b851
2 changed files with 0 additions and 8 deletions
|
|
@ -194,9 +194,3 @@
|
|||
</docs-component>
|
||||
</page-content>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
.md-boards-content {
|
||||
height: 150px !important;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue