X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fui%2Fcontrol-card%2Fcontrol-card.component.scss;h=9122ed5469c78600a52cf405d732cc19a81b7c20;hb=refs%2Fchanges%2F97%2F1197%2F3;hp=5a9d9cbe865deca74bdce73daafece5d6552ec19;hpb=226fd436a085f717d4cbf81bf1719bdaf1468414;p=portal%2Fric-dashboard.git diff --git a/webapp-frontend/src/app/ui/control-card/control-card.component.scss b/webapp-frontend/src/app/ui/control-card/control-card.component.scss index 5a9d9cbe..9122ed54 100644 --- a/webapp-frontend/src/app/ui/control-card/control-card.component.scss +++ b/webapp-frontend/src/app/ui/control-card/control-card.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -64,3 +64,11 @@ width: 10rem; margin-bottom: 1.15rem; } + +img { + width: 250px; +} + +.card_item { + font-size: 1em; +}