Render mini user menu for when space panel is disabled (#7258)

This commit is contained in:
Michael Telatynski
2021-12-02 15:44:01 +00:00
committed by GitHub
parent d3c556bef7
commit 0a99be3d65
5 changed files with 23 additions and 5 deletions
-3
View File
@@ -15,9 +15,6 @@ limitations under the License.
*/
.mx_UserMenu {
padding: 0 2px 8px;
border-bottom: 1px solid $quinary-content;
margin: 12px 14px 4px 18px;
box-sizing: border-box;
display: flex;
align-items: center;