mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
Fix figcaption text overflow
This commit is contained in:
parent
086c749254
commit
4be820a49f
@ -65,6 +65,10 @@ code {
|
||||
border-bottom-color: var(--highlight-foreground);
|
||||
}
|
||||
}
|
||||
|
||||
a, span {
|
||||
min-width: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.gutter {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user