blueprint component css 78/78378/1
authorArundathi Patil <arundpil@in.ibm.com>
Wed, 13 Feb 2019 10:12:22 +0000 (15:42 +0530)
committerIBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com>
Wed, 13 Feb 2019 10:12:45 +0000 (15:42 +0530)
Made css changes to blueprint component

Issue-ID: CCSDK-975
Change-Id: I6c2b60a1ec5ae4fabbfd476c91d71a499b4b0cd8
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.scss

index 22941b5..1c0c05a 100644 (file)
@@ -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