Skip to content

Commit

Permalink
Notifications
Browse files Browse the repository at this point in the history
- notification page include responsive
- demo page
  • Loading branch information
elad2412 committed Jan 19, 2024
1 parent 543b11f commit 098bedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/src/7-components/_status.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
user-select: none;
&-icon {
display:block;
inline-size:pxToRem(12); block-size:pxToRem(12); border-radius:var(--border-radius-circular);
inline-size:pxToRem(10); block-size:pxToRem(10); border-radius:var(--border-radius-circular);
background-color:hsl(var(--p-status-color));
}

Expand Down

0 comments on commit 098bedd

Please sign in to comment.