Fix issues with the new topic dialog (#8608)

This commit is contained in:
Šimon Brandner 2022-05-16 14:10:00 +02:00 committed by GitHub
parent e1d11db256
commit fb30b67b14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 112 additions and 51 deletions

View file

@ -142,6 +142,7 @@ limitations under the License.
.mx_RoomTopic {
position: relative;
cursor: pointer;
}
.mx_RoomHeader_topic {