mirror of
https://github.com/primer/css.git
synced 2025-01-03 03:34:16 +03:00
fix length modifiers
This commit is contained in:
parent
8b99d32a5a
commit
4956549160
@ -55,11 +55,11 @@
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
&.AvatarStack-two {
|
||||
&.AvatarStack--two {
|
||||
min-width: 36px;
|
||||
}
|
||||
|
||||
&.AvatarStack-three-plus {
|
||||
&.AvatarStack--three-plus {
|
||||
min-width: 46px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user