add styles for recipe edit view
This commit is contained in:
parent
570aefc9fa
commit
9d1abe3419
@ -1321,3 +1321,9 @@ textarea:not(.form-control) {
|
|||||||
border: 0 !important;
|
border: 0 !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
<style scoped>
|
||||||
|
.row.fixed-bottom {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user