mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 04:48:50 +03:00
fix action vertical spacing
This commit is contained in:
parent
2462ede539
commit
0ddb2cf183
1 changed files with 1 additions and 1 deletions
|
@ -40,9 +40,9 @@ limitations under the License.
|
||||||
color: #454545;
|
color: #454545;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
display: inline-block;
|
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
vertical-align: text-top;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile .mx_MessageTimestamp {
|
.mx_EventTile .mx_MessageTimestamp {
|
||||||
|
|
Loading…
Reference in a new issue