tweak padding
This commit is contained in:
@@ -63,7 +63,7 @@ const REACTIONS_DISTANCE = 80;
|
|||||||
const REACTIONS_VELOCITY = 600;
|
const REACTIONS_VELOCITY = 600;
|
||||||
// Approx height of the ComposeDock from the screen bottom (record button stack
|
// Approx height of the ComposeDock from the screen bottom (record button stack
|
||||||
// + pb-10). Status pills sit just above this so they aren't hidden behind it.
|
// + pb-10). Status pills sit just above this so they aren't hidden behind it.
|
||||||
const COMPOSE_DOCK_HEIGHT = 152;
|
const COMPOSE_DOCK_HEIGHT = 50;
|
||||||
|
|
||||||
interface StreamViewProps {
|
interface StreamViewProps {
|
||||||
streamParticle: Particle & { type: "stream" };
|
streamParticle: Particle & { type: "stream" };
|
||||||
|
|||||||
Reference in New Issue
Block a user