Merged in bugfix/PMCORE-3950 (pull request #8537)
PMCORE-3950 Approved-by: Rodrigo Quelca
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
731f6a2026
@@ -285,7 +285,7 @@
|
||||
></i>
|
||||
</b-button>
|
||||
</div>
|
||||
<div slot="sort"><i class="fa fa-align-justify handle"></i></div>
|
||||
<div slot="sort"><i class="fa fa-align-justify handle sort-handle"></i></div>
|
||||
</v-client-table>
|
||||
</b-form-group>
|
||||
</b-col>
|
||||
@@ -803,4 +803,7 @@ export default {
|
||||
.invalid .typo__label {
|
||||
color: #f04124;
|
||||
}
|
||||
.sort-handle {
|
||||
color: gray
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user