followup
This commit is contained in:
+7
-3
@@ -162,9 +162,13 @@
|
|||||||
|
|
||||||
#reply-control {
|
#reply-control {
|
||||||
background: var(--secondary);
|
background: var(--secondary);
|
||||||
top: 0;
|
|
||||||
transform: none;
|
&.open {
|
||||||
height: 100dvh;
|
top: 0;
|
||||||
|
transform: none;
|
||||||
|
height: 100dvh;
|
||||||
|
max-height: unset;
|
||||||
|
}
|
||||||
|
|
||||||
.title-input {
|
.title-input {
|
||||||
order: 1;
|
order: 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user