change font size and move add and delete button in edit screens (#128)
closes #118 closes #119 Reviewed-on: #128
This commit was merged in pull request #128.
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
ion-title {
|
||||
color: var(--ion-color-primary);
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
ion-header {
|
||||
@@ -53,4 +54,8 @@ ion-header.md {
|
||||
--padding-top: 27px;
|
||||
height: 66px;
|
||||
}
|
||||
}
|
||||
|
||||
label {
|
||||
font-size: 18px;
|
||||
}
|
||||
Reference in New Issue
Block a user