fix : 2nd screen got bold lettering
This commit is contained in:
parent
552fd22efd
commit
4ffb953f3f
@ -23,6 +23,7 @@
|
|||||||
.main-table {
|
.main-table {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
font-weight: bold;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user