3 lines
206 B
XML
3 lines
206 B
XML
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<Thickness x:Key="NotificationCardPadding">20 16 12 16</Thickness>
|
|
</ResourceDictionary> |