mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Fix blue highlight on post tap
This commit is contained in:
parent
494a68e605
commit
c2104d632e
1 changed files with 1 additions and 0 deletions
|
@ -570,6 +570,7 @@ defineExpose({
|
|||
font-size: 1.05em;
|
||||
overflow: clip;
|
||||
contain: content;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
|
||||
// これらの指定はパフォーマンス向上には有効だが、ノートの高さは一定でないため、
|
||||
// 下の方までスクロールすると上のノートの高さがここで決め打ちされたものに変化し、表示しているノートの位置が変わってしまう
|
||||
|
|
Loading…
Add table
Reference in a new issue