Fix positioning of minimize action and add titles

This commit is contained in:
Jason Robinson 2021-02-09 12:40:12 +02:00
parent ad5b40b5ba
commit c92a930d0a
2 changed files with 4 additions and 1 deletions

View file

@ -96,7 +96,7 @@ limitations under the License.
cursor: pointer;
position: absolute;
top: 10px;
right: 10px;
right: 25px;
}
.mx_HostSignup_persisted {