make 'Steuern' gray if already enough cox enrolled
This commit is contained in:
@ -9,6 +9,10 @@
|
||||
@apply bg-primary-900 hover:bg-primary-950 focus-visible:outline-primary-950;
|
||||
}
|
||||
|
||||
&-gray {
|
||||
background-color: gray;
|
||||
}
|
||||
|
||||
&-attention {
|
||||
@apply bg-[#f43f5e] hover:bg-[#ff0000] focus-visible:outline-[#ff0000];
|
||||
}
|
||||
|
Reference in New Issue
Block a user