Fix new line for inline code (#10062)
This commit is contained in:
@@ -95,6 +95,11 @@ limitations under the License.
|
||||
border-radius: 4px;
|
||||
padding: $spacing-2;
|
||||
}
|
||||
|
||||
code:empty {
|
||||
border: unset;
|
||||
padding: unset;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_WysiwygComposer_Editor_content_placeholder::before {
|
||||
|
||||
Reference in New Issue
Block a user