From: Arundathi Patil Date: Wed, 13 Feb 2019 10:12:22 +0000 (+0530) Subject: blueprint component css X-Git-Tag: 0.4.2~286^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F78%2F78378%2F1;p=ccsdk%2Fcds.git blueprint component css Made css changes to blueprint component Issue-ID: CCSDK-975 Change-Id: I6c2b60a1ec5ae4fabbfd476c91d71a499b4b0cd8 Signed-off-by: Arundathi Patil --- diff --git a/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.scss b/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.scss index 22941b5fa..1c0c05a54 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.scss +++ b/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.scss @@ -17,4 +17,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ -*/ \ No newline at end of file +*/ + +.mat-card { + padding: 0px !important; +} \ No newline at end of file