feat: unified OverlayCloseButton.
This commit is contained in:
4
src/Ursa.Themes.Semi/Compatibles/Theme.axaml
Normal file
4
src/Ursa.Themes.Semi/Compatibles/Theme.axaml
Normal file
@@ -0,0 +1,4 @@
|
||||
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<StaticResource x:Key="NotificationCloseButton" ResourceKey="OverlayCloseButton" />
|
||||
<StaticResource x:Key="ToastCloseButton" ResourceKey="OverlayCloseButton" />
|
||||
</ResourceDictionary>
|
||||
Reference in New Issue
Block a user