Skip to content

Commit

Permalink
🎨 publish rebuilt pf2e css
Browse files Browse the repository at this point in the history
  • Loading branch information
ebullient committed Dec 3, 2023
1 parent b8d0e6b commit a74edd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/css-snippets/pf2-compendium.css
Original file line number Diff line number Diff line change
Expand Up @@ -5807,7 +5807,7 @@ sup {
flex: unset;
display: none;
}
.admonition .callout[data-callout=pf2-note] .callout-title .callout-title-inner {
.admonition-parent .callout[data-callout=pf2-note] .callout-title .callout-title-inner {
display: inline;
}
.callout[data-callout=pf2-note] .callout-content {
Expand Down Expand Up @@ -5933,7 +5933,7 @@ sup {
clear: right;
float: right;
max-height: 85vh;
max-width: 50vw;
max-width: 50%;
overflow-wrap: break-word;
overflow-y: scroll;
}
Expand Down

0 comments on commit a74edd9

Please sign in to comment.