Skip to content

Commit aa13c61

Browse files
authored
Remove CSS transitions (#6)
2 parents cdf2860 + 303091c commit aa13c61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

resources/css/cookiepanel.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
padding: 40px;
3232
line-height: 1.3;
3333
font-size: 0.9rem;
34-
transition: 300ms ease-in-out all;
3534
margin-left: -100%;
3635
height: 100%;
3736
overflow-y: auto;
@@ -147,7 +146,6 @@
147146
top: 3px;
148147
left: 3px;
149148
background-color: rgb(40, 40, 40);
150-
transition: 300ms ease-in-out all;
151149
}
152150

153151
.thoughtco-cookiepanel .toggler input:checked + label::before {

0 commit comments

Comments
 (0)