forked from External/greenlight
continue front-end work
This commit is contained in:
BIN
app/assets/images/placeholder-user.jpg
Normal file
BIN
app/assets/images/placeholder-user.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
@ -68,6 +68,19 @@ html, body {
|
||||
background-color: $rule-color;
|
||||
}
|
||||
|
||||
.thumbnail {
|
||||
height: 60%;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.client-icon {
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
height: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user