libsysprof-gtk: use css for undershoot

This commit is contained in:
Christian Hergert
2023-06-28 13:00:51 -07:00
parent 1b8f1035ec
commit d148357953
2 changed files with 3 additions and 1 deletions

View File

@ -74,6 +74,5 @@ markchart {
timeruler {
font-size: 0.833em;
color: alpha(currentColor, .8);
border-bottom: 1px solid @borders;
background: alpha(@borders, .25);
}