mirror of https://github.com/vector-im/riot-web
fix whitespace in urlpreview title
parent
ae145ff32e
commit
8a7ec27dc7
|
@ -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 New Issue