Move popover

This commit is contained in:
Robert Long 2022-01-05 17:21:30 -08:00
commit 2b1a523973
8 changed files with 4 additions and 4 deletions

View file

@ -1,8 +0,0 @@
.popover {
display: flex;
flex-direction: column;
width: 194px;
background: var(--bgColor2);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 8px;
}