1
0
puyopuyotetr.is/app/javascript/styles/birdsite/thread-fix.scss
Jeong Arm 05159b27a6 [Birdsite] Backport original changes
(cherry picked from commit b5b7eb6b95b5e2c741ba5c7ce0192d966e1d1fec)
2023-08-01 23:31:17 +09:00

9 lines
175 B
SCSS

/* We have vanilla thread now */
.status.status--in-thread {
.status__action-bar,
.status__content {
// We don't need birdsite padding here
padding-left: 0;
}
}