initial step 4 for online test
This commit is contained in:
@@ -31,6 +31,22 @@ $minHeight : calc(100vh - 80px);
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
.Contact{
|
||||
text-align: left;
|
||||
color: #009b8a;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
background-color: #d8d8d8
|
||||
}
|
||||
|
||||
.Contact-selected{
|
||||
text-align: left;
|
||||
color: #009b8a;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
.AddIntent{
|
||||
float: right;
|
||||
margin: 12px;
|
||||
|
||||
Reference in New Issue
Block a user