mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-29 14:36:22 +00:00
fix: Apply monospace style to all meta in a popover (#216)
This commit is contained in:
parent
666ffebe90
commit
3409a49f15
1 changed files with 1 additions and 1 deletions
|
@ -588,7 +588,7 @@ header {
|
||||||
margin: 0.25rem 0;
|
margin: 0.25rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
& > .meta {
|
& .meta {
|
||||||
margin-top: 0.25rem;
|
margin-top: 0.25rem;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
font-family: var(--font-mono);
|
font-family: var(--font-mono);
|
||||||
|
|
Loading…
Reference in a new issue