mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01:00
Merge pull request #302621 from microsoft/rebornix/continuous-heron
fix: update hover selector for navigation arrows in image carousel
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
.monaco-workbench.monaco-reduce-motion .image-carousel-editor .nav-arrow {
|
||||
transition: none;
|
||||
}
|
||||
.image-carousel-editor .image-area:hover .nav-arrow:not(:disabled) {
|
||||
.image-carousel-editor .slideshow-container:hover .nav-arrow:not(:disabled) {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user