Add small black background to project owner in team
parent
e4434b78ed
commit
82a3daa71a
|
@ -112,9 +112,12 @@
|
|||
width: 100%;
|
||||
}
|
||||
.icon-badge {
|
||||
bottom: 15%;
|
||||
@include svg-size(1.2rem);
|
||||
background: rgba($black, .5);
|
||||
bottom: 5%;
|
||||
padding: .1rem;
|
||||
position: absolute;
|
||||
right: 15%;
|
||||
right: 5%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue