This commit is contained in:
Ashley Wulber 2022-01-06 18:12:57 -05:00
parent 594b085c83
commit 45d8c75e02

View file

@ -45,7 +45,14 @@ popover contents {
border-width: 0px;
border-radius: 12px;
padding: 12px;
background: #333333CC;
background: #333333DD;
}
popover arrow {
border-width: 0px;
border-radius: 12px;
padding: 12px;
background: #333333DD;
}
box.dock {