Fix popup not scrolling
This commit is contained in:
parent
6193f357e3
commit
08a30d6c52
@ -48,7 +48,7 @@ Framework7 and FontAwesome both have a .fab class
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
}
|
||||
.popup {
|
||||
/* background-color: rgba(255,255,255,0.95); */
|
||||
overflow-y: auto;
|
||||
}
|
||||
.theme-dark .list.transparent ul {
|
||||
background-color: rgba(0,0,0,0.65);
|
||||
|
Loading…
x
Reference in New Issue
Block a user