Fix indicators again
All checks were successful
Android Build / publish (push) Successful in 28s
Linux Build / publish (push) Successful in 52s

This commit is contained in:
olcxja 2026-05-18 09:12:48 +02:00
commit c943dee794
4 changed files with 60 additions and 46 deletions

View file

@ -152,7 +152,7 @@ roomcontent {
flex-direction: column;
height: 100%;
width: calc(100vw - (var(--icon-button-height) + (var(--button-margin) * 2) + var(--border-width)) - 17rem);
flex-grow: 1;
border-right: var(--border-width) solid var(--light-border-color);
}
roomcontent2 {