💄 Rebuild CSS

This commit is contained in:
dependabot[bot]
2025-10-07 22:16:33 +00:00
committed by github-actions[bot]
parent af3893546a
commit 30a1bd281e

View File

@@ -3239,11 +3239,6 @@ body.zen-mode-enable {
display: inline;
}
}
.ltr\:text-right {
&:where(:dir(ltr), [dir="ltr"], [dir="ltr"] *) {
text-align: right;
}
}
.rtl\:left-0 {
&:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
left: calc(var(--spacing) * 0);