Not down enough

This commit is contained in:
Lim Chee Aun 2023-01-02 21:43:04 +08:00
parent 39124ccc70
commit 597232067d

View file

@ -611,7 +611,7 @@ button.carousel-dot[disabled].active {
transition: all 0.3s ease-in-out;
}
#compose-button[hidden] {
transform: translateY(150%);
transform: translateY(200%);
pointer-events: none;
user-select: none;
}