chore: remove background color from activity goal tooltip (#4324)
This commit is contained in:
parent
7348024bf7
commit
2e9dde93db
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ class ActivityRoleTooltipState extends State<ActivityRoleTooltip> {
|
|||
|
||||
return Container(
|
||||
decoration: BoxDecoration(
|
||||
color: Theme.of(context).colorScheme.surface,
|
||||
border: Border(
|
||||
top: BorderSide(
|
||||
color: Theme.of(context).colorScheme.outline,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue