kopia lustrzana https://github.com/cheeaun/phanpy
Align the icon to top for author byline
rodzic
b083468df4
commit
a3474094bd
|
@ -1995,7 +1995,11 @@ a.card:is(:hover, :focus):visited {
|
|||
gap: 4px;
|
||||
color: var(--text-insignificant-color);
|
||||
padding: 2px 8px;
|
||||
align-items: center;
|
||||
align-items: flex-start;
|
||||
|
||||
.icon {
|
||||
min-height: 1em;
|
||||
}
|
||||
|
||||
.avatar {
|
||||
width: 16px !important;
|
||||
|
|
Ładowanie…
Reference in New Issue