Add tooltip for format buttons
This commit is contained in:
parent
da29057fd8
commit
b4b9c7d072
2 changed files with 20 additions and 5 deletions
|
@ -79,3 +79,9 @@ limitations under the License.
|
|||
mask-image: url('$(res)/img/format/code.svg');
|
||||
}
|
||||
}
|
||||
|
||||
.mx_MessageComposerFormatBar_buttonTooltip {
|
||||
white-space: nowrap;
|
||||
font-size: 12px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue