[DE PE SSE] Fix Bug 55974
This commit is contained in:
parent
dacbc17eca
commit
3b7233a5d2
|
@ -184,8 +184,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.popover {
|
.popover {
|
||||||
.list {
|
.page .list{
|
||||||
ul {
|
ul {
|
||||||
|
background-color: var(--f7-list-bg-color);
|
||||||
li:first-child, li:last-child {
|
li:first-child, li:last-child {
|
||||||
.item-link {
|
.item-link {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
Loading…
Reference in a new issue