Fix positioning of minimize action and add titles
This commit is contained in:
parent
ad5b40b5ba
commit
c92a930d0a
2 changed files with 4 additions and 1 deletions
|
@ -96,7 +96,7 @@ limitations under the License.
|
|||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
right: 25px;
|
||||
}
|
||||
|
||||
.mx_HostSignup_persisted {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue