mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 03:38:33 +02:00
firefox: try using proximity to snap stuff
Otherwise, very big tweets may be difficult to scroll pass.
This commit is contained in:
parent
ac132ed56b
commit
c7ef5b0fbf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
@-moz-document domain(twitter.com) {
|
||||
html {
|
||||
scroll-snap-type: y mandatory !important;
|
||||
scroll-snap-type: y proximity !important;
|
||||
}
|
||||
|
||||
/* Tweets in the timeline are <article> elements */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue