[css] Add missing occurrences of the now-flexible scrollbars thicknesses in the Widget class

This commit is contained in:
Olivier Philippon
2022-05-25 15:47:26 +01:00
parent a55b122967
commit 2462a0e402
2 changed files with 36 additions and 29 deletions

View File

@@ -131,7 +131,7 @@ TweetBody {
}
Tweet.scroll-horizontal TweetBody {
width: 130%;
width: 350;
}
.button {