Skip to content

Commit 333e588

Browse files
committed
update ui
1 parent 85cd037 commit 333e588

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/NotificationPopover/index.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55
.notification-container {
66
position: absolute;
77
background: #fff;
8-
width: 400px;
8+
width: 320px;
99
right: -10px;
1010
top: -1px;
11-
border-radius: 8px;
12-
box-shadow: 0 6px 14px rgba(0, 0, 0, .1);
1311
}
1412

1513
.notification-container .notification-header {

0 commit comments

Comments
 (0)