Align loading torrent message with torrent name.
This commit is contained in:
parent
256753e6ff
commit
4f0df507f4
1 changed files with 4 additions and 0 deletions
|
|
@ -605,6 +605,10 @@ body.drag .app::after {
|
|||
padding: 8em 0 20px 0;
|
||||
}
|
||||
|
||||
.torrent-details .warning {
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
.torrent-details table {
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue