1
0
mirror of https://github.com/comatory/fb2iCal synced 2025-06-05 22:09:25 +02:00

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

View File

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