mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
fix white-space for annotations
This commit is contained in:
parent
203e085037
commit
28cb776082
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ strong {
|
|||
}
|
||||
|
||||
table tr td code {
|
||||
white-space: nowrap;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.md-banner {
|
||||
|
|
Loading…
Reference in a new issue