Skip to content

Commit

Permalink
chore: 🎨 Run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Oct 8, 2024
1 parent b8710a9 commit bd5f8db
Show file tree
Hide file tree
Showing 6 changed files with 786 additions and 755 deletions.
2 changes: 1 addition & 1 deletion server-data/resources/[esx]/rprogress/fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description("Radial Progress")

author("Karl Saunders")

version("1.0.1")
version("1.0.2")

client_scripts({
"config.lua",
Expand Down
4 changes: 0 additions & 4 deletions server-data/resources/[esx]/rprogress/ui/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ body {
fill: transparent;
}

.ui-dial svg circle:nth-child(2) {
/* z-index: 11; */
}

.ui-dial svg circle:last-child {
z-index: 10;
opacity: 0.8;
Expand Down
Loading

0 comments on commit bd5f8db

Please sign in to comment.