mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-14 19:22:14 +01:00
show action blocked modal with instructions instead of small notification when server returns action blocked error
This commit is contained in:
committed by
Constantin Graf
parent
30ed47d3fb
commit
48b2bb436e
@@ -71,6 +71,11 @@ export default {
|
||||
'300': 'rgba(var(--color-accent-tertiary), <alpha-value>)',
|
||||
'400': 'rgba(var(--color-accent-secondary), <alpha-value>)',
|
||||
'500': 'rgba(var(--color-accent-primary), <alpha-value>)',
|
||||
'600': 'rgba(2, 132, 199, <alpha-value>)',
|
||||
'700': 'rgba(3, 105, 161, <alpha-value>)',
|
||||
'800': 'rgba(7, 89, 133, <alpha-value>)',
|
||||
'900': 'rgba(12, 74, 110, <alpha-value>)',
|
||||
'950': 'rgba(8, 47, 73, <alpha-value>)',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user