1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-08 04:55:37 -05:00

Display unavailable quotes

This commit is contained in:
Zed
2019-07-04 04:38:23 +02:00
parent 8773fd901b
commit b708c78c42
4 changed files with 14 additions and 0 deletions

View File

@@ -770,6 +770,10 @@ video {
background-color: #121212;
}
.unavailable-quote {
padding: 8px;
}
.quote {
margin-top: 10px;
border: solid 1px #404040;