mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Fix login layout
This commit is contained in:
@@ -144,7 +144,7 @@ ion-item{
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.title{
|
||||
.title {
|
||||
padding-top: 32px;
|
||||
}
|
||||
|
||||
@@ -203,7 +203,7 @@ ion-item{
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
.msg-bottom-p{
|
||||
.msg-bottom-p {
|
||||
width: 220px;
|
||||
position: absolute;
|
||||
bottom: 0 !important;
|
||||
@@ -211,7 +211,7 @@ ion-item{
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-height: 746px){
|
||||
@media only screen and (max-height: 746px) {
|
||||
.msg-bottom-p {
|
||||
padding-top: 20px;
|
||||
position: unset !important;
|
||||
|
||||
Reference in New Issue
Block a user