mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 18:55:58 +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;
|
||||
opacity: 0.5;
|
||||
font-size: 13px;
|
||||
display: inline-block;
|
||||
overflow-y: hidden;
|
||||
cursor: pointer;
|
||||
vertical-align: text-top;
|
||||
}
|
||||
|
||||
.mx_EventTile .mx_MessageTimestamp {
|
||||
|
|
Loading…
Reference in a new issue