Merge pull request #1680 from ONLYOFFICE/feature/fix-bugs

Correct style popover
This commit is contained in:
maxkadushkin 2022-04-05 17:11:31 +03:00 committed by GitHub
commit 7aa1a8d161
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -186,7 +186,6 @@
.popover { .popover {
.list { .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;