mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-08 14:20:57 +00:00
* Fixed: Setting to display square avatars not functioning. (Closes #1042) * Fixed: Chat message backgrounds on clips pages not appearing as full width. * Fixed: Style of the Gain Control input element. * Fixed: Shortcuts not being appended to live channel pages next to the channel name. * Fixed: The Mod View button not being hidden correctly. (Closes #1044) * Fixed: The "Hide Stream Info" button not being hidden in mod view. * Fixed: The setting to use the FFZ logo for the emote menu button not functioning. * Fixed: Multiple issues with portrait mode appearing incorrectly. * Fixed: Block and Hide Thumbnails buttons not appearing on game directory pages.
11 lines
No EOL
200 B
SCSS
11 lines
No EOL
200 B
SCSS
@import "button";
|
|
@import "checkbox";
|
|
@import "interactable";
|
|
@import "text";
|
|
@import "link";
|
|
@import "card";
|
|
@import "tag";
|
|
@import "progress";
|
|
@import "tooltip";
|
|
@import "balloon";
|
|
@import "slider"; |