diff options
author | crupest <crupest@outlook.com> | 2022-03-04 21:21:15 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-03-04 21:21:15 +0800 |
commit | a0732c3aa32d200bf154d486df3c9f506161954f (patch) | |
tree | 4019d719d8672030db7602c19798e911ef57e3b3 /assets | |
parent | 14e1b0f188d302b69816ddf12f5ac591fd76b91d (diff) | |
download | cru-a0732c3aa32d200bf154d486df3c9f506161954f.tar.gz cru-a0732c3aa32d200bf154d486df3c9f506161954f.tar.bz2 cru-a0732c3aa32d200bf154d486df3c9f506161954f.zip |
...
Diffstat (limited to 'assets')
-rw-r--r-- | assets/cru/theme_builder/ThemeResources.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/cru/theme_builder/ThemeResources.xml b/assets/cru/theme_builder/ThemeResources.xml index a61a59f8..b5a9dc73 100644 --- a/assets/cru/theme_builder/ThemeResources.xml +++ b/assets/cru/theme_builder/ThemeResources.xml @@ -7,7 +7,7 @@ <StyleRuleSet> <StyleRule> <NoCondition /> - <PreferredSizeStyler width="30" height="20" /> + <PreferredSizeStyler width="20" height="20" /> <BorderStyler> <BorderStyle> <Thickness value="0" /> @@ -25,7 +25,7 @@ <StyleRuleSet> <StyleRule> <NoCondition /> - <PreferredSizeStyler width="30" height="20" /> + <PreferredSizeStyler width="20" height="20" /> <BorderStyler> <BorderStyle> <Color value="black" /> |