Design tweaks to add-story-button hover
This commit is contained in:
parent
810cbb5fe5
commit
2278bf2994
6 changed files with 26 additions and 12 deletions
|
@ -5353,9 +5353,9 @@ button.module-image__border-overlay:focus {
|
|||
}
|
||||
|
||||
@include dark-theme {
|
||||
background: $color-gray-80;
|
||||
background: $color-gray-75;
|
||||
::-webkit-scrollbar-thumb {
|
||||
border: 2px solid $color-gray-80;
|
||||
border: 2px solid $color-gray-75;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue