fix: improve status legibility
This commit is contained in:
parent
7c831b76e2
commit
a4c6d51bcc
|
@ -1,7 +1,7 @@
|
||||||
<style>
|
<style>
|
||||||
#status {
|
#status {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
height: 1rem;
|
height: 2rem;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue