mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-01 20:45:57 +03:00
fix: avatarGroup negative margine
This commit is contained in:
parent
51f02db9f0
commit
a5bfa67ae9
@ -56,12 +56,9 @@
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
||||
& :global(> *) {
|
||||
& :global(> span) {
|
||||
display: flex;
|
||||
margin-right: -4px;
|
||||
|
||||
&:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user