Aggiunti i css dimenticati
This commit is contained in:
parent
365ca53218
commit
a29c446a3a
|
@ -51,16 +51,11 @@ body {
|
||||||
border-bottom-width: 2px !important;
|
border-bottom-width: 2px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.minimap {
|
|
||||||
width: 108px;
|
|
||||||
min-height: 600px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menuRicerca {
|
.menuRicerca {
|
||||||
width: 30%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#displaycanto {
|
#displaycantoWrapper {
|
||||||
display: d-flex;
|
display: d-flex;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
|
@ -51,16 +51,11 @@ body {
|
||||||
border-bottom-width: 2px !important;
|
border-bottom-width: 2px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.minimap {
|
|
||||||
width: 108px;
|
|
||||||
min-height: 600px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menuRicerca {
|
.menuRicerca {
|
||||||
width: 30%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#displaycanto {
|
#displaycantoWrapper {
|
||||||
display: d-flex;
|
display: d-flex;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue