mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Display unavailable quotes
This commit is contained in:
parent
8773fd901b
commit
b708c78c42
4 changed files with 14 additions and 0 deletions
|
|
@ -770,6 +770,10 @@ video {
|
|||
background-color: #121212;
|
||||
}
|
||||
|
||||
.unavailable-quote {
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.quote {
|
||||
margin-top: 10px;
|
||||
border: solid 1px #404040;
|
||||
|
|
|
|||
Loading…
Reference in a new issue