Skip to content
Snippets Groups Projects
Unverified Commit d9b3c759 authored by John Molakvoæ's avatar John Molakvoæ Committed by GitHub
Browse files

Merge pull request #22540 from nextcloud/bugfix/noid/fix_status_nc2.6_regressions

Adapt status menu styles to nc/vue 2.6
parents 56fdd4d4 4bc5dcc3
No related branches found
No related tags found
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -264,7 +264,7 @@ li:not(.inline) #user-status-menu-item {
&__subheader {
width: 100%;
> button {
button.action-item__menutoggle {
display: block;
box-sizing: border-box;
background-color: var(--color-main-background);
......@@ -290,7 +290,7 @@ li:not(.inline) #user-status-menu-item {
.inline #user-status-menu-item__subheader {
width: 100%;
> button {
button.action-item__menutoggle {
background-size: 16px;
border: 0;
border-radius: var(--border-radius-pill);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment