Fix second notice fading too soon

This commit is contained in:
Ajay Ramachandran 2021-08-17 23:09:01 -04:00
parent 8b348a2aeb
commit 2a0e893dfc

View file

@ -202,8 +202,6 @@
/* if two are very close to eachother */
.secondSkipNotice {
bottom: 250px;
transition: bottom 0.2s;
}
.noticeLeftIcon {