chore: use a darker bg-color for zoom-view icon
- better visibility in dark mode
This commit is contained in:
parent
0b6357fcfb
commit
2cbf8f7e2b
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@
|
|||
opacity: 0;
|
||||
font-size: $font-size-lg;
|
||||
position: absolute;
|
||||
background: var(--gray-300);
|
||||
background: var(--gray-400);
|
||||
border-radius: $border-radius;
|
||||
|
||||
.icon {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue