Add inline code to rich text editor (#9720)
Add inline code to rich text editor
This commit is contained in:
@@ -92,6 +92,10 @@ limitations under the License.
|
||||
.mx_FormattingButtons_Button_strikethrough::before {
|
||||
mask-image: url('$(res)/img/element-icons/room/composer/strikethrough.svg');
|
||||
}
|
||||
|
||||
.mx_FormattingButtons_Button_inline_code::before {
|
||||
mask-image: url('$(res)/img/element-icons/room/composer/inline_code.svg');
|
||||
}
|
||||
}
|
||||
|
||||
.mx_FormattingButtons_Tooltip {
|
||||
|
||||
Reference in New Issue
Block a user