You've already forked AstralRinth
forked from didirus/AstralRinth
fixed detail tab with summary and bold tags (#1198)
This commit is contained in:
@@ -709,6 +709,10 @@
|
|||||||
background-color: var(--color-button-bg);
|
background-color: var(--color-button-bg);
|
||||||
border-radius: var(--size-rounded-xs);
|
border-radius: var(--size-rounded-xs);
|
||||||
|
|
||||||
|
> * {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: var(--color-button-bg-hover);
|
background-color: var(--color-button-bg-hover);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user