forked from drowl87/hextra_mirror
chore: improve tags styling on card (#431)
* chore: improve tags styling on card * chore: npm run build:css
This commit is contained in:
@ -33,10 +33,10 @@
|
||||
color: currentColor;
|
||||
}
|
||||
|
||||
/* If tag, position upright on the card */
|
||||
.hx-tag {
|
||||
.hextra-card-tag {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
right: 5px;
|
||||
z-index: 10;
|
||||
}
|
||||
font-size: .65rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user