update table, menu, topbar, dialog, toast components and css
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
.p-progressbar {
|
||||
height: .5rem;
|
||||
background-color: #D8DADC;
|
||||
min-width:100px;
|
||||
|
||||
.p-progressbar-value {
|
||||
background-color: #607D8B;
|
||||
@@ -180,8 +181,20 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.p-datatable-selectable{
|
||||
.p-datatable-tbody>tr{
|
||||
>td{
|
||||
display:flex !important;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user