Add some menu items

This commit is contained in:
Eric Bailey
2024-03-04 19:04:36 -06:00
parent aaae7c0717
commit 0f3bf15729
6 changed files with 257 additions and 26 deletions
+1
View File
@@ -213,6 +213,7 @@
}
/* NativeDropdown component */
.radix-dropdown-item:focus,
.nativeDropdown-item:focus {
outline: none;
}