Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 834d0ec

Browse files
authored
Fix width issue of the composer overflow menu items (#7731)
1 parent 544957b commit 834d0ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

res/css/views/rooms/_MessageComposer.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,6 @@ limitations under the License.
404404
display: flex;
405405
align-items: center;
406406
max-width: unset;
407-
width: 100%;
408407
margin: 7px 7px 7px 16px; // space out the buttons
409408
}
410409

0 commit comments

Comments
 (0)