added new enhancements for filters
This commit is contained in:
@@ -13,7 +13,7 @@ body {
|
||||
.cpe-provisioning-page .filter-actions {
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
padding-bottom: 0.25rem;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
.loading-indicator, .no-results-indicator {
|
||||
text-align: center;
|
||||
@@ -153,4 +153,8 @@ body {
|
||||
grid-template-columns: 1fr;
|
||||
gap: 0.75rem;
|
||||
}
|
||||
}
|
||||
|
||||
.tt-switch {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user