Skip to content

Commit bf3e90b

Browse files
committed
dirty hack to fix the uneven spacing
1 parent 68a005b commit bf3e90b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/skins/vector/css/molecules/EventTile.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ limitations under the License.
9595
position: relative;
9696
width: 90px;
9797
margin-right: 10px;
98+
margin-top: -6px;
9899
}
99100

100101
.mx_MessageTimestamp {

0 commit comments

Comments
 (0)