Skip to content

Commit 7b879cb

Browse files
committed
Fix chevron sizing
1 parent 4506776 commit 7b879cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/assets/stylesheets/lexxy.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
}
8181
}
8282

83-
.lexxy-editor__toolbar-dropdown--chevron {
84-
summary:after {
83+
.lexxy-editor__toolbar-button--chevron {
84+
&:after {
8585
block-size: 0.3rem;
8686
inline-size: 0.3rem;
8787
}

0 commit comments

Comments
 (0)