TootContent: remove unused composes property
This commit is contained in:
parent
37b38be1d2
commit
b58e2a50e3
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
.TootContent {
|
||||
composes: cardNoPad from "../material/cards.module.css";
|
||||
margin-left: calc(var(--card-pad, 0) + var(--toot-avatar-size, 0) + 8px);
|
||||
margin-right: var(--card-pad, 0);
|
||||
line-height: 1.5;
|
||||
|
|
Loading…
Reference in a new issue