Skip to content

Commit 781a2b6

Browse files
Antreesybackportbot[bot]
authored andcommitted
style(NcAppSidebar): remove custom styles from close button
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
1 parent e5e2766 commit 781a2b6

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/components/NcAppSidebar/NcAppSidebar.vue

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1336,14 +1336,6 @@ $top-buttons-spacing: $app-navigation-padding; // align with app navigation
13361336
inset-inline-end: $top-buttons-spacing;
13371337
width: var(--default-clickable-area);
13381338
height: var(--default-clickable-area);
1339-
opacity: $opacity_normal;
1340-
border-radius: calc(var(--default-clickable-area) / 2);
1341-
&:hover,
1342-
&:active,
1343-
&:focus {
1344-
opacity: $opacity_full;
1345-
background-color: $action-background-hover;
1346-
}
13471339
}
13481340
13491341
// Compact mode only affects a sidebar with a figure

0 commit comments

Comments
 (0)