mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Merge pull request #1078 from appwrite/update-style-alert-x-button
Update style x button size of Alert partial (reviewed with Chen)
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
<button
|
||||
type="button"
|
||||
class="button is-text is-only-icon"
|
||||
style="--button-size:1.5rem;"
|
||||
aria-label="close alert box"
|
||||
on:click={() => dispatch('dismiss')}>
|
||||
<span class="icon-x" aria-hidden="true" />
|
||||
|
||||
Reference in New Issue
Block a user