mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
Add dynamic MD schedule list
This commit is contained in:
@@ -366,6 +366,12 @@ ion-toolbar{
|
||||
ul{
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
.d-flex{
|
||||
height: 40px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
li{
|
||||
padding-bottom: 5px;
|
||||
margin-top: 5px;
|
||||
@@ -440,6 +446,9 @@ ion-toolbar{
|
||||
|
||||
}
|
||||
|
||||
.d-flex {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 804px) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user