Skip to content

Commit

Permalink
Fix the backend.css style sheet (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
leofeyer authored May 30, 2023
1 parent 034f83f commit 7f2f8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/backend.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
border-radius: 4px;
z-index: 99999999;
-webkit-transform: translateX(-50%);
transform: translateX(-50%)
transform: translateX(-50%);
list-style: none;
}

Expand Down

0 comments on commit 7f2f8ba

Please sign in to comment.