mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Add margin to flair avatars to separate them
This commit is contained in:
parent
2adf08dee0
commit
1740319b7a
@ -65,6 +65,10 @@ limitations under the License.
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.mx_EventTile .mx_SenderProfile .mx_Flair img {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.mx_EventTile .mx_MessageTimestamp {
|
||||
display: block;
|
||||
visibility: hidden;
|
||||
|
Loading…
Reference in New Issue
Block a user