Overlay avatar on top of bubbles

pull/21833/head
Germain Souquet 2021-07-23 12:12:52 +02:00
parent 1ba5f19f2e
commit dcfd5d4793
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ limitations under the License.
position: absolute;
top: 0;
line-height: 1;
z-index: 9;
img {
box-shadow: 0 0 0 3px $eventbubble-avatar-outline;
border-radius: 50%;