mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Restore proxy pane font size
This commit is contained in:
parent
1c1979ee6f
commit
5fb4ba2f3f
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
<ScrollViewer
|
||||
Margin="0 0 0 0"
|
||||
Padding="5 0 24 0"
|
||||
FontSize="14"
|
||||
CanContentScroll="True"
|
||||
VirtualizingStackPanel.IsVirtualizing="True"
|
||||
VirtualizingStackPanel.ScrollUnit="Pixel">
|
||||
|
|
|
|||
Loading…
Reference in a new issue