proper bottom spacing in user popover
This commit is contained in:
parent
4ffd8499a7
commit
f5d167950d
1 changed files with 3 additions and 1 deletions
|
|
@ -27,6 +27,8 @@
|
|||
/* popover styles load on-demand, so we need to override */
|
||||
/* stylelint-disable block-no-empty */
|
||||
.user-popover {
|
||||
margin-bottom: 0.6em;
|
||||
|
||||
.user-card-inner {
|
||||
display: flex;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue