From f0bbb75df50eb7df91cbb172f2b1ff4a5a4d5310 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 19 Feb 2024 00:00:43 +0200 Subject: properly sort, properly do icon colors, some initial attachment buttons work --- src/components/button_unstyled.style.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/components/button_unstyled.style.js') diff --git a/src/components/button_unstyled.style.js b/src/components/button_unstyled.style.js index 89e8499c..60dd0d47 100644 --- a/src/components/button_unstyled.style.js +++ b/src/components/button_unstyled.style.js @@ -16,6 +16,8 @@ export default { defaultRules: [ { directives: { + background: '#ffffff', + opacity: 0, shadow: [] } }, -- cgit v1.2.3-70-g09d2