mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
fix whitespace in urlpreview title
This commit is contained in:
parent
ae145ff32e
commit
8a7ec27dc7
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ limitations under the License.
|
|||
.mx_LinkPreviewWidget_title {
|
||||
display: inline;
|
||||
font-weight: bold;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.mx_LinkPreviewWidget_siteName {
|
||||
|
|
Loading…
Reference in a new issue