Catalog alignment
[sdc.git] / catalog-ui / src / app / ng2 / pages / workspace / activity-log / activity-log.component.less
1 .sdc-filter-bar-wrapper {
2   sdc-filter-bar {
3     flex: 0 0 30%;
4   }
5   display: flex;
6   justify-content: flex-end;
7   margin-bottom: 10px;
8 }