mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 08:14:12 +09:00
fix(client): style tweak for ios
This commit is contained in:
@ -297,7 +297,7 @@ function readPromo() {
|
||||
position: relative;
|
||||
transition: box-shadow 0.1s ease;
|
||||
font-size: 1.05em;
|
||||
overflow: clip;
|
||||
overflow: hidden; overflow: clip;
|
||||
contain: content;
|
||||
|
||||
// これらの指定はパフォーマンス向上には有効だが、ノートの高さは一定でないため、
|
||||
|
Reference in New Issue
Block a user