mirror of
https://github.com/XFox111/my-website.git
synced 2026-04-22 07:28:01 +03:00
feat!: remove Clarity implicit consent option (EU compliance)
This commit is contained in:
@@ -41,11 +41,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.dismiss
|
||||
{
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
.controls
|
||||
{
|
||||
display: grid;
|
||||
@@ -65,19 +60,16 @@
|
||||
width: 100%;
|
||||
bottom: 0;
|
||||
|
||||
&:not(:has(> .dismiss))
|
||||
flex-flow: column;
|
||||
|
||||
.learnMore
|
||||
{
|
||||
flex-flow: column;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.learnMore
|
||||
{
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.controls > button:last-child
|
||||
{
|
||||
border-left: none;
|
||||
}
|
||||
.controls > button:last-child
|
||||
{
|
||||
border-left: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user