mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 04:21:57 +03:00
css for alwaysShowTimestamps
This commit is contained in:
parent
a12cfdb53c
commit
1ff6d4846c
1 changed files with 4 additions and 0 deletions
|
@ -183,6 +183,10 @@ limitations under the License.
|
|||
visibility: visible;
|
||||
}
|
||||
|
||||
.mx_MessagePanel_alwaysShowTimestamps .mx_MessageTimestamp {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.mx_EventTile_selected .mx_MessageTimestamp {
|
||||
left: 3px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue