Skip to content

Commit

Permalink
css fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nbonamy committed Sep 2, 2024
1 parent cee9ac8 commit fa979e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/Experts.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const handleExpertClick = (action) => {

<style>
.anywhere-expert .context-menu {
.anywhere-experts .context-menu {
min-width: calc(100% - 10px);
min-height: calc(100% - 10px);
}
Expand Down

0 comments on commit fa979e8

Please sign in to comment.