mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
Fix width issue of the composer overflow menu items (#7731)
This commit is contained in:
parent
544957bdad
commit
834d0ec6fe
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue