Обновить static/css/custom.css
This commit is contained in:
parent
c9ef23c64b
commit
8f888078d0
@ -509,11 +509,16 @@ body.dark-mode a {
|
|||||||
margin: 0.8rem 0 2.2rem;
|
margin: 0.8rem 0 2.2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.employee-photo {
|
.employee-photo-wrap {
|
||||||
display: block;
|
|
||||||
float: none !important;
|
|
||||||
width: 180px;
|
width: 180px;
|
||||||
height: 135px;
|
height: 135px;
|
||||||
|
}
|
||||||
|
|
||||||
|
main .employee-photo-wrap .employee-photo {
|
||||||
|
display: block;
|
||||||
|
width: 180px;
|
||||||
|
height: 135px;
|
||||||
|
max-width: none;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user