*Toot: fix missing preview card

This commit is contained in:
thislight 2024-10-08 17:33:52 +08:00
parent 4fa7449d71
commit eefe2812df
No known key found for this signature in database
GPG key ID: A50F9451AC56A63E

View file

@ -3,6 +3,7 @@
--card-gut: 16px; --card-gut: 16px;
--toot-avatar-size: 40px; --toot-avatar-size: 40px;
margin-block: 0; margin-block: 0;
position: relative;
&.toot { &.toot {
/* fix composition ordering: I think the css module processor should aware the overriding and behaves, but no */ /* fix composition ordering: I think the css module processor should aware the overriding and behaves, but no */