mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-20 13:11:12 +02: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;
|
opacity: 0.7;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_EventTile .mx_SenderProfile .mx_Flair img {
|
||||||
|
margin-right: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_EventTile .mx_MessageTimestamp {
|
.mx_EventTile .mx_MessageTimestamp {
|
||||||
display: block;
|
display: block;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user