WIP minimize

This commit is contained in:
Jason Robinson 2021-01-12 14:08:09 +02:00
parent e8c716f33e
commit e6605441aa
3 changed files with 79 additions and 39 deletions

View file

@ -38,3 +38,7 @@ limitations under the License.
}
}
}
.mx_HostSignupBaseDialog_minimized {
display: none;
}