-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #140 from appwrite/notifications
Notifications
- Loading branch information
Showing
3 changed files
with
23 additions
and
7 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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
@use '../../abstract' as *; | ||
.notification { | ||
inline-size:pxToRem(6); block-size:pxToRem(6); box-sizing:content-box; | ||
background-color:hsl(var(--color-primary-100)); | ||
border:solid pxToRem(2) hsl(var(--p-body-bg-color)); | ||
border-radius:var(--border-radius-circular); | ||
} |
0f6440f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
ui-kitchensink – ./
ui-kitchensink-appwrite.vercel.app
ui-kitchensink-git-main-appwrite.vercel.app
appwrite-kitchensink.vercel.app
0f6440f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
pink-design – ./
pink.appwrite.io
ui-pinkui.vercel.app
pink-design-appwrite.vercel.app
pink-design-git-main-appwrite.vercel.app
pinkdesign.vercel.app