mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Fix pills in the composer having too much left padding (#8557)
This commit is contained in:
parent
a0c3a3ab06
commit
114f0721e4
@ -46,6 +46,7 @@ limitations under the License.
|
||||
cursor: unset;
|
||||
}
|
||||
|
||||
&::before,
|
||||
.mx_BaseAvatar {
|
||||
margin-left: -0.3em; // Otherwise the gap is too large
|
||||
position: relative;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user