mirror of https://github.com/Nezreka/SoulSync.git
toggleNotifPanel positions the panel inline from the bell's rect (panel.style. right/bottom). The bell isn't flush to the right edge on mobile, so that inline right offset + near-full-width pushed the panel off-screen left. The existing mobile rule set right:12px without !important, so it lost to the inline style. Now anchor both sides with !important (left+right+width:auto) so it always fits.pull/795/head
parent
982653798f
commit
5373f8540b
Loading…
Reference in new issue