fix firefox problems (#329)

This commit is contained in:
Murilo Brito 2025-07-12 14:14:44 -03:00 committed by GitHub
parent dee398347f
commit 3f4c884974
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 11 additions and 3 deletions

View file

@ -70,10 +70,11 @@
justify-content: space-evenly;
.status-bar {
display: flex;
justify-content: center;
position: relative;
width: 100px;
height: 40px;
justify-items: center;
.status-label {
position: relative;