[DE PE] Fix Bug 56354

This commit is contained in:
Andrey Shimagin 2022-03-30 20:22:57 +03:00
parent 43fe49e599
commit a71d39025b
2 changed files with 3 additions and 8 deletions

View file

@ -128,7 +128,7 @@
.bullets,
.numbers,
.multilevels {
.list{
.row.list{
margin: 5px;
ul {
background: none;
@ -182,12 +182,12 @@
}
}
.popover__titled .popover-inner{
.popover {
.list {
ul {
background-color: var(--f7-list-bg-color);
li:first-child, li:last-child {
a {
.item-link {
border-radius: 0;
}
}

View file

@ -1,9 +1,4 @@
.ios {
.view {
.bullets-numbers{
background: @brand-text-on-brand;
}
}
// Stepper
.content-block.stepper-block {