mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
[css] Add missing occurrences of the now-flexible scrollbars thicknesses in the Widget class
This commit is contained in:
@@ -131,7 +131,7 @@ TweetBody {
|
||||
}
|
||||
|
||||
Tweet.scroll-horizontal TweetBody {
|
||||
width: 130%;
|
||||
width: 350;
|
||||
}
|
||||
|
||||
.button {
|
||||
|
||||
Reference in New Issue
Block a user