mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
improve spacing on login screen
This commit is contained in:
parent
2e9e03bd45
commit
5c92b09da1
@ -41,6 +41,8 @@ limitations under the License.
|
||||
.mx_Login_box {
|
||||
width: 300px;
|
||||
min-height: 450px;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user