Adjust edited tooltip to use shared styles

This commit is contained in:
J. Ryan Stinnett 2019-05-17 12:19:02 +01:00
parent 059988ff5c
commit 603e6b7055
3 changed files with 11 additions and 3 deletions

View file

@ -490,6 +490,11 @@ limitations under the License.
}
*/
.mx_EventTile_editedTooltip {
font-size: 10px;
padding: 5px 6px;
}
/* end of overrides */
.mx_MatrixChat_useCompactLayout {