We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b980383 commit d61cbcfCopy full SHA for d61cbcf
README.md
@@ -74,10 +74,10 @@ The following class names are used / available for modification in your own styl
74
.Menu__MenuTrigger
75
.Menu__MenuOptions
76
.Menu__MenuOption
77
-.Menu__MenuOptions--vertical--bottom
78
-.Menu__MenuOptions--vertical--top
79
-.Menu__MenuOptions--horizontal--right
80
-.Menu__MenuOptions--horizontal--left
+.Menu__MenuOptions--vertical-bottom
+.Menu__MenuOptions--vertical-top
+.Menu__MenuOptions--horizontal-right
+.Menu__MenuOptions--horizontal-left
81
```
82
83
The last four class names control the placement of menu options when the menu
0 commit comments