Merge pull request #1680 from ONLYOFFICE/feature/fix-bugs
Correct style popover
This commit is contained in:
commit
7aa1a8d161
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue