Add css changes to buttons in select template component
Issue-ID: CCSDK-1098
Change-Id: Id56bfaad1627a5cce2a13eb78155ecdd4a8876b8
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
margin-top: 10px;
position: absolute;
margin-bottom: 5px;
- border-radius: 2em;
+ border-radius: 4px;
+ min-width: 6em;
+ cursor: pointer;
}
.matStepContent {
margin-top: 15px !important;
margin-bottom: 20px !important;
-}
-
-// .mat-vertical-content {
-// margin: 10px !important;
-// }
\ No newline at end of file
+}
\ No newline at end of file