Skip to content

Commit 2c57e3c

Browse files
committed
fix(pat notification demo): Place close-button in each notification seperately.
1 parent f9d1492 commit 2c57e3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pat/notification/_notification.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
z-index: 2147483647;
6262
right: 15px;
6363
.pat-notification-panel {
64+
position: relative;
6465
padding-right: 108px;
6566
}
6667
.close-panel {

0 commit comments

Comments
 (0)