Merge "Reroute Enrichment to gateway"
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / app / policy-control / policy-control.component.scss
index fe0a741..13a5d23 100644 (file)
 
 .action-cell {
   display: flex;
-  justify-content: flex-end;
+  padding-left: 2px;
 }
 
 .display-none {
   display: none;
+}
+
+.refresh-button {
+  display: flex;
+  justify-content: space-between;
+  flex-wrap: wrap;
 }
\ No newline at end of file