File tree Expand file tree Collapse file tree
Telegram/Controls/Messages/Content Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <Setter Property =" Background"
1414 Value =" {ThemeResource MessageHeaderBorderBrush}" />
1515 <Setter Property =" Margin"
16- Value =" 10,4,10 ,6" />
16+ Value =" 0,0,0 ,6" />
1717 <Setter Property =" IsTabStop"
1818 Value =" True" />
1919 <Setter Property =" CornerRadius"
142142 <Style x : Key =" BlockDividerStyle"
143143 TargetType =" Rectangle" >
144144 <Setter Property =" Fill"
145- Value =" {ThemeResource SystemControlDisabledChromeDisabledLowBrush }" />
145+ Value =" {ThemeResource SettingsItemBorderBrush }" />
146146 <Setter Property =" Height"
147147 Value =" 1" />
148148 </Style >
159159
160160 <Style x : Key =" BlockPullquoteStyle"
161161 TargetType =" StackPanel" />
162- <Style x : Key =" BlockPhotoStyle"
163- TargetType =" StackPanel" >
164- <Setter Property =" HorizontalAlignment"
165- Value =" Center" />
166- </Style >
167- <Style x : Key =" BlockVideoStyle"
168- TargetType =" StackPanel" >
169- <Setter Property =" HorizontalAlignment"
170- Value =" Center" />
171- </Style >
172162 <Style x : Key =" BlockEmbedStyle"
173163 TargetType =" StackPanel" />
174164 <Style x : Key =" BlockSlideshowStyle"
175165 TargetType =" StackPanel" >
176166 <Setter Property =" HorizontalAlignment"
177167 Value =" Center" />
178168 </Style >
179- <Style x : Key =" BlockCollageStyle"
180- TargetType =" StackPanel" />
181169
182170 <Style x : Key =" BlockEmbedPostStyle"
183171 TargetType =" StackPanel" >
You can’t perform that action at this time.
0 commit comments