Update client selection to match figma
This commit is contained in:
@@ -18,7 +18,11 @@ limitations under the License.
|
||||
display: grid;
|
||||
row-gap: 24px;
|
||||
|
||||
.advancedPlaceholder {
|
||||
height: 245px;
|
||||
.inviteTileClientSelection {
|
||||
margin: 0 5%;
|
||||
display: grid;
|
||||
|
||||
justify-content: space-between;
|
||||
row-gap: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user