Not down enough
This commit is contained in:
parent
39124ccc70
commit
597232067d
1 changed files with 1 additions and 1 deletions
|
@ -611,7 +611,7 @@ button.carousel-dot[disabled].active {
|
||||||
transition: all 0.3s ease-in-out;
|
transition: all 0.3s ease-in-out;
|
||||||
}
|
}
|
||||||
#compose-button[hidden] {
|
#compose-button[hidden] {
|
||||||
transform: translateY(150%);
|
transform: translateY(200%);
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue