mirror of
https://github.com/zedeus/nitter.git
synced 2026-01-31 15:52:50 -05:00
Handle withheld tweets (#429)
* Handle withheld tweets * Fix format of parser.nim
This commit is contained in:
@@ -158,4 +158,8 @@
|
||||
padding: .75em;
|
||||
display: flex;
|
||||
position: relative;
|
||||
|
||||
&.unavailable {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user