Skip to content

Commit

Permalink
layout finetuning for popover header close button
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrebs committed Sep 20, 2023
1 parent a2ac6bb commit 88ba44f
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,12 @@

.ubo-person-popover-close {
position: absolute;
top: 10px;
right: 10px;
top: 0;
right: 0;
}

.popover-header {
padding-right: 3rem;
}

.ubo-person-connected {
Expand Down

0 comments on commit 88ba44f

Please sign in to comment.