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