mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 06:03:20 +00:00
fix profile pictures layout in Select2 results
This commit is contained in:
parent
8ec3074488
commit
c10e1e8cbf
@ -647,7 +647,9 @@ a:not(.button) {
|
||||
align-items: center;
|
||||
|
||||
img {
|
||||
max-height: 40px;
|
||||
height: 40px;
|
||||
width: 40px;
|
||||
object-fit: cover;
|
||||
border-radius: 50%;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user