Fix width issue of the composer overflow menu items (#7731)

This commit is contained in:
Michael Telatynski
2022-02-07 17:49:04 +00:00
committed by GitHub
parent 544957bdad
commit 834d0ec6fe

View File

@@ -404,7 +404,6 @@ limitations under the License.
display: flex;
align-items: center;
max-width: unset;
width: 100%;
margin: 7px 7px 7px 16px; // space out the buttons
}