mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
bug(css): Reset line-height to prevent jumping
This commit is contained in:
parent
7ca09579c2
commit
d045f43cda
@ -640,6 +640,7 @@ body {
|
|||||||
color: #999;
|
color: #999;
|
||||||
padding-left: 3px;
|
padding-left: 3px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
line-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.etcd-container.etcd-stats .etcd-list .etcd-latency-value {
|
.etcd-container.etcd-stats .etcd-list .etcd-latency-value {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user