ux: unify content height of page switcher (exclude borders)

This commit is contained in:
leo 2024-06-25 11:51:02 +08:00
parent 11c687538e
commit 8b56c03d87
No known key found for this signature in database
2 changed files with 3 additions and 4 deletions

View file

@ -650,7 +650,6 @@
</Style>
<Style Selector="ListBox.page_switcher ListBoxItem">
<Setter Property="Height" Value="28"/>
<Setter Property="Margin" Value="0"/>
<Setter Property="Padding" Value="0"/>
<Setter Property="BorderBrush" Value="{DynamicResource Brush.Border2}"/>