use fixed size in status
This commit is contained in:
parent
7bb52bf869
commit
de93aed59a
@ -206,6 +206,7 @@ td.virtualtable {
|
|||||||
|
|
||||||
#status {
|
#status {
|
||||||
font: status-bar;
|
font: status-bar;
|
||||||
|
font-size: 10pt;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
justify-items: center;
|
justify-items: center;
|
||||||
background: linear-gradient(to bottom, rgba(128,128,128,0.1) 0%,rgba(0,0,0,0) 100%);
|
background: linear-gradient(to bottom, rgba(128,128,128,0.1) 0%,rgba(0,0,0,0) 100%);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user