Skip to content

Commit

Permalink
fix(site): repair alternation popover styling
Browse files Browse the repository at this point in the history
  • Loading branch information
DGCK81LNN authored May 29, 2024
1 parent ad2859e commit af0c356
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions site/components/visualized-alternations.vue
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ function select(i: number) {
.selectable-popover .popover-body {
border-radius: calc(var(--bs-border-radius) + 0.5px);
padding: 0px;
max-height: 80vh;
overflow-y: auto;
}
.selectable-option > ruby {
font-size: 2rem;
Expand Down

0 comments on commit af0c356

Please sign in to comment.