1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-31 15:08:31 +00:00
FrankerFaceZ/styles/widgets/add-ons.scss
Mike a305d03b2c
Add-Ons Loader System (#606)
Implements an Add-on Loader so that other add-ons, such as the FFZ Add-on Pack, can be loaded directly by FFZ without requiring the user to install multiple extensions into their browser.
2019-06-01 02:11:22 -04:00

5 lines
No EOL
76 B
SCSS

.ffz--add-on-info {
.ffz-logo-section {
max-width: 8rem;
}
}