mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Fixing the font sizes
This commit is contained in:
parent
4efe0ecd92
commit
33f4d535b8
1 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@
|
|||
height: 70px;
|
||||
text-align: center;
|
||||
display: flex;
|
||||
padding: 0px 11px 5px;
|
||||
padding: 0px 11px 10px;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
|
@ -90,7 +90,7 @@
|
|||
padding: 0 8px 4px;
|
||||
}
|
||||
.thorHalfGauge__value {
|
||||
font-size: 16px;
|
||||
font-size: 13px;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
color: @black;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue