diff --git a/src/app/mods/show-resources/show-resources.ts b/src/app/mods/show-resources/show-resources.ts index 9435b355..902049e6 100644 --- a/src/app/mods/show-resources/show-resources.ts +++ b/src/app/mods/show-resources/show-resources.ts @@ -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;