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