[Library | Trunk]: Change border of curator-photo
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58634 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
2b35f3603e
commit
f6ee3dc9d7
|
@ -1369,9 +1369,8 @@ textarea {
|
||||||
.cursor-default {
|
.cursor-default {
|
||||||
cursor: default;
|
cursor: default;
|
||||||
}
|
}
|
||||||
|
|
||||||
.curator-photo {
|
.curator-photo {
|
||||||
border: gray 1px solid;
|
border: #eee 10px solid;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
|
|
Loading…
Reference in New Issue