mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
save
This commit is contained in:
@@ -41,7 +41,8 @@ ion-item{
|
||||
--background: transparent;
|
||||
}
|
||||
.form{
|
||||
width: 400px;
|
||||
width: 300px;
|
||||
margin: auto;
|
||||
overflow: auto;
|
||||
}
|
||||
.form-label{
|
||||
@@ -159,4 +160,10 @@ ion-item{
|
||||
bottom: 0 !important;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1024px){
|
||||
.form{
|
||||
width: 400px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user