Skip to content

Commit dce12d6

Browse files
authored
Merge pull request #6944 from nextcloud-libraries/fix/noid/appsidebar-close-styles
2 parents 92d1fc9 + dcf07bd commit dce12d6

File tree

33 files changed

+0
-8
lines changed

33 files changed

+0
-8
lines changed

src/components/NcAppSidebar/NcAppSidebar.vue

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,14 +1318,6 @@ $top-buttons-spacing: $app-navigation-padding; // align with app navigation
13181318
inset-inline-end: $top-buttons-spacing;
13191319
width: var(--default-clickable-area);
13201320
height: var(--default-clickable-area);
1321-
opacity: $opacity_normal;
1322-
border-radius: calc(var(--default-clickable-area) / 2);
1323-
&:hover,
1324-
&:active,
1325-
&:focus {
1326-
opacity: $opacity_full;
1327-
background-color: $action-background-hover;
1328-
}
13291321
}
13301322
13311323
// Compact mode only affects a sidebar with a figure
-106 Bytes
Loading
-3 Bytes
Loading
-106 Bytes
Loading
-3 Bytes
Loading
-26 Bytes
Loading
Loading
Loading
Loading
-106 Bytes
Loading

0 commit comments

Comments
 (0)