X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fpolicy-control%2Fpolicy-control.component.scss;h=13a5d23aac3fa2c47125b2d7493a319215851689;hb=a3e0f85eff3e8203612c547045e11f8d83639df1;hp=fe0a74145f72352e765ad8da5899ac47076ba136;hpb=f507d92d55ee77fad16cc024ea95c869e0d5dc32;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/policy-control/policy-control.component.scss b/webapp-frontend/src/app/policy-control/policy-control.component.scss index fe0a741..13a5d23 100644 --- a/webapp-frontend/src/app/policy-control/policy-control.component.scss +++ b/webapp-frontend/src/app/policy-control/policy-control.component.scss @@ -37,9 +37,15 @@ .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