Franknoirot/ux papercuts 1 (#596)
* Properly show dark logo in System-light theme * Fix linting errors for fill-rule and clip-rule * Support system-light theme on Parametric Modeling step as well Signed-off-by: Frank Noirot <frank@kittycad.io> * Fix line number ref in Parametric Modeling copy Signed-off-by: Frank Noirot <frank@kittycad.io> * Copyediting tweaks * Fix part name disappearing even when there is space --------- Signed-off-by: Frank Noirot <frank@kittycad.io>
This commit is contained in:
@ -22,7 +22,7 @@ export default function UserMenu() {
|
||||
<h2 className="text-2xl">User Menu</h2>
|
||||
<p className="my-4">
|
||||
Click your avatar on the upper right to open the user menu. You can
|
||||
change your settings, sign out, or report a bug.
|
||||
change your settings, sign out, or request a feature.
|
||||
</p>
|
||||
</section>
|
||||
<div className="flex justify-between">
|
||||
|
||||
Reference in New Issue
Block a user