Skip to content

Commit

Permalink
HDX-10238 add more space to the action menu button
Browse files Browse the repository at this point in the history
  • Loading branch information
ccataalin committed Oct 28, 2024
1 parent d2b8770 commit 2d7b9e4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
}
.notification-platform-opt-in-action-menu {
margin-top: -25px;
margin-bottom: 5px;
margin-bottom: 15px;
}
.notification-platform-opt-in-action-menu a {
background-color: #007CE1;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
}
.notification-platform-opt-in-action-menu {
margin-top: -25px;
margin-bottom: 5px;
margin-bottom: 15px;
}
.notification-platform-opt-in-action-menu a {
background-color: #007CE1;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@

.notification-platform-opt-in-action-menu {
margin-top: -25px;
margin-bottom: 5px;
margin-bottom: 15px;
a {
background-color: #007CE1;
color: #fff;
Expand Down

0 comments on commit 2d7b9e4

Please sign in to comment.