Skip to content

Commit

Permalink
[ShowRessources] Delete css border
Browse files Browse the repository at this point in the history
  • Loading branch information
Flashacker-Neo committed Feb 5, 2022
1 parent d149672 commit c6167d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/mods/show-resources/show-resources.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ export class ShowResources extends Mod {
align-items: flex-end;
position: absolute;
top: 0;
border: 1px solid #3e3e3e;
border-top: none;
background-color: rgba(0, 0, 0, 0.55);
border-radius: 0 0 5px 5px;
padding: 4px 2px;
Expand Down

0 comments on commit c6167d3

Please sign in to comment.