UX: Mobile composer fixes (#136)
This commit is contained in:
@@ -205,3 +205,11 @@
|
|||||||
border: 1px solid var(--tertiary-low);
|
border: 1px solid var(--tertiary-low);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mobile-device #reply-control.show-preview .submit-panel {
|
||||||
|
background-color: var(--background-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
.d-editor-preview-wrapper {
|
||||||
|
outline: 2px solid var(--background-color);
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user