Skip to content

Commit f1e86c9

Browse files
committed
Fix extra tab
1 parent c1a0fd6 commit f1e86c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Telegram/Themes/Generic.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2014,6 +2014,8 @@
20142014
</Style>
20152015

20162016
<Style TargetType="chats:ChatBackgroundControl">
2017+
<Setter Property="IsTabStop"
2018+
Value="False" />
20172019
<Setter Property="Template">
20182020
<Setter.Value>
20192021
<ControlTemplate TargetType="chats:ChatBackgroundControl">

0 commit comments

Comments
 (0)