mirror of
https://github.com/CaptaiNiveau/FirefoxSidebar.git
synced 2024-11-21 22:32:49 +00:00
6 lines
166 B
CSS
6 lines
166 B
CSS
/* OTHER CUSTOM OPTIONS */
|
|
|
|
/* Change the Avatar size for the Firefox Account to what makes sense */
|
|
[label="Firefox Account"] #fxa-avatar-image {
|
|
scale: 1.25;
|
|
}
|