summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.scss
diff options
context:
space:
mode:
authorArundathi Patil <arundpil@in.ibm.com>2019-02-13 15:42:22 +0530
committerIBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com>2019-02-13 15:42:45 +0530
commit4b3f12aaaf3bfcb7c02e8f95d1ef68a4abcf934c (patch)
tree226b2a4425febc1971831e43116ddc0419555482 /cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.scss
parentad2884574d3aa59be58de627de9d035bde98eb4d (diff)
blueprint component css
Made css changes to blueprint component Issue-ID: CCSDK-975 Change-Id: I6c2b60a1ec5ae4fabbfd476c91d71a499b4b0cd8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Diffstat (limited to 'cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.scss')
-rw-r--r--cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.scss6
1 files changed, 5 insertions, 1 deletions
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