mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: Match Filter Indicator to Theme Color
This commit is contained in:
@@ -34,9 +34,8 @@ function ToolbarMenuButton(props) {
|
||||
)}
|
||||
>
|
||||
<Icon
|
||||
className={styles.indicatorBackground}
|
||||
name={icons.CIRCLE}
|
||||
size={10}
|
||||
size={9}
|
||||
/>
|
||||
</span>
|
||||
}
|
||||
|
Reference in New Issue
Block a user