diff --git a/hv-ui/src/app/app.component.css b/hv-ui/src/app/app.component.css index e69de29..b021db3 100644 --- a/hv-ui/src/app/app.component.css +++ b/hv-ui/src/app/app.component.css @@ -0,0 +1,6 @@ +.right { + float: right +} +.clear { + float: clear +} \ No newline at end of file