mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-18 07:11:53 -08:00
4 lines
150 B
SCSS
4 lines
150 B
SCSS
#urlbar[breakout][breakout-extend] > #urlbar-background {
|
|
animation-name: none !important;
|
|
box-shadow: 0 1px 4px rgba(0, 0, 0, .05) !important;
|
|
}
|