Skip to content

Commit

Permalink
Ui Checks
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierLora committed Apr 1, 2024
1 parent b5127d8 commit fe84264
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
width: 100%;
z-index: -10;
place-items: center;
padding-bottom: 20vh;
scrollbar-width: thin;
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; /* IE 10+ */
Expand Down Expand Up @@ -174,7 +173,7 @@ input.tab:checked{
}
#playerStatsContainer{
width: 100%;
height: 30vh;
height: 40vh;
place-items: center;
scrollbar-width: thin;
scrollbar-width: none; /* Firefox */
Expand Down

0 comments on commit fe84264

Please sign in to comment.