mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Slightly increase vizia PeakMeter ticks font
So it renders a bit better, even though it shouldn't.
This commit is contained in:
@@ -59,5 +59,5 @@ peak-meter .ticks__tick {
|
||||
}
|
||||
peak-meter .ticks__label {
|
||||
top: 4px; /* In pixels in an attempt to get this to better align to the grid */
|
||||
font-size: 10.5; /* 14px */
|
||||
font-size: 11; /* 14.667px */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user