ソースを参照

202511232102

evo4532
Thibaud 1ヶ月前
コミット
ddaccfed78
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      frontend/protos/back/index.html

+ 1
- 1
frontend/protos/back/index.html ファイルの表示

@ -153,7 +153,7 @@
function afterNavbarVisibility(_visible) {
intersectionObserverLog('TRIGGER '+arguments.callee.name);
if (_visible) {
etatSections(3);
etatSections(2);
}
}
addIntersectionObserverEntry("div_before_navbar", beforeNavbarVisibility);

読み込み中…
キャンセル
保存