mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-15 17:46:55 +00:00
4.77.11
* Fixed: Scrolling issues after Twitch removed the simplebar library. (Fixes #1718) * Fixed: Chat action hotkeys not working correctly.
This commit is contained in:
parent
febd7da7c6
commit
5ce9e49496
8 changed files with 90 additions and 114 deletions
|
@ -180,3 +180,7 @@
|
|||
.ffz-aspect--align-bottom > :not(.ffz-aspect__spacer) {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.ffz-scrollable {
|
||||
scrollbar-width: thin;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue