Skip to content

Commit

Permalink
Fix visible in Chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Jun 13, 2024
1 parent a49c689 commit ff7b4f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion holonote/app/panel.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ def _create_visible_widget(self):
position: absolute;
border-radius: 50%;
left: calc(100% - var(--design-unit, 4) * 2px - 3px);
top: 20%;
border: 1px solid black;
opacity: 0.5;
}"""
Expand Down

0 comments on commit ff7b4f4

Please sign in to comment.