mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-24 06:25:48 +00:00
chore(dashboard): remove prose quotes
This commit is contained in:
parent
0fa22301df
commit
bb9d73c4f1
@ -13,6 +13,10 @@
|
|||||||
@apply mt-2 mb-2;
|
@apply mt-2 mb-2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.prose :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
||||||
|
quotes: none;
|
||||||
|
}
|
||||||
|
|
||||||
.docs-content img {
|
.docs-content img {
|
||||||
@apply border-accent rounded-lg border;
|
@apply border-accent rounded-lg border;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user