diff --git a/src/styles/native/button.css b/src/styles/native/button.css index e6c1182e3..cb512e37c 100644 --- a/src/styles/native/button.css +++ b/src/styles/native/button.css @@ -41,6 +41,7 @@ button, input:is([type='button'], [type='reset'], [type='submit']), +:host([href]) a, .wa-button:not([part~='base']) { display: inline-flex; background-color: var(--background-color);