mirror of
https://github.com/plausible/analytics.git
synced 2024-12-26 11:02:52 +03:00
dirty funnels add ui
This commit is contained in:
parent
2268636d8f
commit
8e2d6ce8c7
@ -48,8 +48,8 @@ export default class Funnel extends React.Component {
|
||||
data: stepData,
|
||||
backgroundColor: [gradient],
|
||||
borderColor: ['rgba(101,116,205)'],
|
||||
borderWidth: 1,
|
||||
borderRadius: 8
|
||||
borderWidth: 3,
|
||||
borderRadius: 4
|
||||
}]
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user