support hyperlinked topics
This commit is contained in:
parent
a35ab6bcef
commit
2ca5529faa
2 changed files with 10 additions and 5 deletions
|
@ -73,7 +73,7 @@ limitations under the License.
|
|||
|
||||
.mx_RoomDirectory_roomAvatar {
|
||||
width: 24px;
|
||||
padding-left: 16px;
|
||||
padding-left: 12px;
|
||||
padding-right: 24px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
@ -105,6 +105,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_RoomDirectory_topic {
|
||||
cursor: initial;
|
||||
}
|
||||
|
||||
.mx_RoomDirectory_alias {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue