modifica grandezza ricerca canzone
This commit is contained in:
parent
dc6f541a71
commit
dec89ef9de
1 changed files with 3 additions and 0 deletions
|
@ -69,7 +69,10 @@ h1.queue {
|
||||||
|
|
||||||
/* Ionic modal override (optional styling) */
|
/* Ionic modal override (optional styling) */
|
||||||
ion-modal {
|
ion-modal {
|
||||||
|
position: relative;
|
||||||
--border-radius: 16px;
|
--border-radius: 16px;
|
||||||
|
height: 95%;
|
||||||
|
top: 5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Optional: fix spacing inside modal */
|
/* Optional: fix spacing inside modal */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue