mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-03 17:51:51 +01:00
fix whitespace in urlpreview title
This commit is contained in:
parent
ae145ff32e
commit
8a7ec27dc7
@ -38,6 +38,7 @@ limitations under the License.
|
|||||||
.mx_LinkPreviewWidget_title {
|
.mx_LinkPreviewWidget_title {
|
||||||
display: inline;
|
display: inline;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
white-space: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_LinkPreviewWidget_siteName {
|
.mx_LinkPreviewWidget_siteName {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user