fix: improve status legibility

This commit is contained in:
Ondřej Synáček 2020-12-25 10:01:05 +01:00
parent 7c831b76e2
commit a4c6d51bcc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<style> <style>
#status { #status {
flex: 1; flex: 1;
height: 1rem; height: 2rem;
margin: 5px; margin: 5px;
} }