mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
This commit is contained in:
committed by
Pranav Raj S
parent
c0f40b1713
commit
ea13a21da5
@@ -1,14 +1,16 @@
|
||||
.user-thumbnail-box {
|
||||
position: relative;
|
||||
@include flex-shrink;
|
||||
position: relative;
|
||||
|
||||
.user-thumbnail {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.source-badge {
|
||||
position: absolute;
|
||||
bottom: -$space-micro / 2;
|
||||
height: $space-slab;
|
||||
width: $space-slab;
|
||||
position: absolute;
|
||||
right: $zero;
|
||||
bottom: -$space-micro/2;
|
||||
width: $space-slab;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user