mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
styles: add padding top
This commit is contained in:
@@ -2,13 +2,14 @@
|
||||
|
||||
.notificationItem {
|
||||
@apply flex flex-row;
|
||||
padding-top: 1.2rem;
|
||||
padding-left: 1.6rem;
|
||||
padding-bottom: 1.4rem;
|
||||
&:hover{
|
||||
cursor: pointer;
|
||||
}
|
||||
.contentWrapper {
|
||||
padding-left: 1.6rem;
|
||||
padding-bottom: 1.4rem;
|
||||
max-width: 26.3rem;
|
||||
.title {
|
||||
font-weight: bold;
|
||||
|
Reference in New Issue
Block a user