Clean up css for the filter icon

This commit is contained in:
Dan 2022-11-25 11:55:37 -05:00
parent 1bf94b929f
commit e90f15082e
1 changed files with 5 additions and 0 deletions

View File

@ -292,3 +292,8 @@ td.actions-cell {
.process-model-files-section {
margin: 2em 0;
}
.filterIcon {
text-align: right;
padding-bottom: 10px;
}