cookie banner
parent
2187516ff1
commit
061330130c
|
@ -1,6 +1,6 @@
|
||||||
<style>
|
<style>
|
||||||
#cookie-settings{
|
#cookie-settings{
|
||||||
transition: background 0.8s ease;
|
transition: background 0.6s ease;
|
||||||
background: {{$_primary_ci_color}}80;
|
background: {{$_primary_ci_color}}80;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
|
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
|
||||||
|
|
Loading…
Reference in New Issue