-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Alex
committed
Jan 25, 2023
1 parent
2efcabf
commit 4a03e64
Showing
21 changed files
with
605 additions
and
749 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<template> | ||
<button | ||
class="float-right h-10 w-40 mt-8 px-2 rounded-[4px] bg-skin-muted dark:bg-skin-muted-dark hover:ring-skin-fokus dark:hover:ring-skin-fokus ring-1 dark:ring-skin-dark ring-skin-light"> | ||
class="float-right h-10 w-40 mt-8 px-2 rounded-[4px] bg-skin-muted dark:bg-skin-muted-dark hover:bg-skin-light dark:hover:bg-skin-dark border-2 border-skin-light dark:border-skin-dark"> | ||
<slot /> | ||
</button> | ||
</template> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.