X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dashboard%2Fwebapp-frontend%2Fsrc%2Fstyles.scss;h=c37fc42ca9e6923e84d7fab434ffc42b321752d6;hb=dbb8ebab82ddbace4c6feb7180a4c6eff5697493;hp=c74cf88ce033439b8649038e74e2150dcbb30bd9;hpb=8606e97a04661229da2dda6701b11a69fb6a43d8;p=nonrtric.git diff --git a/dashboard/webapp-frontend/src/styles.scss b/dashboard/webapp-frontend/src/styles.scss index c74cf88c..c37fc42c 100644 --- a/dashboard/webapp-frontend/src/styles.scss +++ b/dashboard/webapp-frontend/src/styles.scss @@ -23,10 +23,11 @@ @import './styles/dark-theme'; /* for sidenav to take a whole page */ -html, body { - margin: 0; - height: 100%; - font-family: Helvetica, Arial, sans-serif; +html, +body { + margin: 0; + height: 100%; + font-family: Helvetica, Arial, sans-serif; } /* notification */ @@ -41,4 +42,4 @@ html, body { color: #432c85; font-size: 25px; font-weight: 100; -} +} \ No newline at end of file