mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
PSFD-454: Add padding between controls on edit form in message bubbles (#7039)
8px arbitrarily to make it not squishy
This commit is contained in:
parent
abbc39cdec
commit
43cbb947b6
@ -232,7 +232,7 @@ limitations under the License.
|
||||
.mx_EditMessageComposer_buttons {
|
||||
position: static;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
margin: 8px 0 0;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user