mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Fix second notice fading too soon
This commit is contained in:
parent
8b348a2aeb
commit
2a0e893dfc
1 changed files with 0 additions and 2 deletions
|
@ -202,8 +202,6 @@
|
||||||
/* if two are very close to eachother */
|
/* if two are very close to eachother */
|
||||||
.secondSkipNotice {
|
.secondSkipNotice {
|
||||||
bottom: 250px;
|
bottom: 250px;
|
||||||
|
|
||||||
transition: bottom 0.2s;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.noticeLeftIcon {
|
.noticeLeftIcon {
|
||||||
|
|
Loading…
Reference in a new issue