Reactions / editing tooltip tweaks

This commit is contained in:
J. Ryan Stinnett 2019-05-17 15:04:27 +01:00
parent dbcf6af12d
commit 43c9e6d942
6 changed files with 9 additions and 16 deletions

View file

@ -82,6 +82,9 @@ limitations under the License.
text-align: center;
border: none;
border-radius: 3px;
font-size: 14px;
line-height: 1.2;
padding: 6px 8px;
.mx_Tooltip_chevron::after {
border-right-color: $tooltip-timeline-bg-color;