fix: overflow in report and space page

This commit is contained in:
Barf-Vader
2025-06-11 01:06:39 +01:00
parent 4ced9347bb
commit be921610f6
2 changed files with 6 additions and 1 deletions

View File

@@ -187,6 +187,8 @@
.addrMap {
width: 100%;
aspect-ratio: 1 / 1;
border-radius: 0.5rem;
border: 2px solid #eaffeb;
}
.reportButton {
width: 100%;