Project

General

Profile

Defect #44443 » 0001-Keep-the-top-menu-height-stable-regardless-of-login-.patch

Go MAEDA, 2026-09-12 10:16

View differences:

app/assets/stylesheets/application.css
126 126
  stroke: var(--oc-white);
127 127
}
128
/* Reserve the height of the avatar in the account menu so the bar height is the same before/after login */
129
.profile-menu {display: flex; align-items: center; min-block-size: 28px;}
130

  
128 131
#account .dropdown-content .user-info {
129 132
  padding-block: 6px;
130 133
  padding-inline: 16px;
(3-3/3)