PMCORE-3249: UI - set a slider in list view and card view
This commit is contained in:
@@ -39,8 +39,11 @@ export default {
|
||||
color: #212529;
|
||||
background-color: #f8f9fa;
|
||||
}
|
||||
|
||||
.pm-vue-card-inside:hover {
|
||||
background-color: #cfd9e4;
|
||||
}
|
||||
.card-body {
|
||||
height: 266px;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user