mirror of
https://github.com/primer/css.git
synced 2024-11-10 07:58:36 +03:00
cleanup
This commit is contained in:
parent
f0393d7019
commit
314b6300e9
@ -102,16 +102,13 @@
|
||||
|
||||
&::after {
|
||||
display: block;
|
||||
width: 17px;
|
||||
height: 20px;
|
||||
content: "";
|
||||
background: $gray-200;
|
||||
border-radius: 2px;
|
||||
outline: $border-width $border-style $white;
|
||||
}
|
||||
|
||||
&::after {
|
||||
width: 17px;
|
||||
background: $gray-200;
|
||||
}
|
||||
}
|
||||
|
||||
.AvatarStack:hover .avatar-more {
|
||||
|
Loading…
Reference in New Issue
Block a user