mirror of
https://github.com/zoriya/flood.git
synced 2026-05-27 09:01:58 +00:00
Increase minimum size of torrent details
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
box-shadow: -1px 0 0 $torrent-details--border;
|
||||
font-size: 0.8em;
|
||||
height: 100%;
|
||||
min-width: 400px;
|
||||
overflow: auto;
|
||||
padding: $spacing-unit;
|
||||
position: absolute;
|
||||
|
||||
@@ -1249,6 +1249,7 @@ body {
|
||||
box-shadow: -1px 0 0 rgba(26, 47, 61, 0.1);
|
||||
font-size: 0.8em;
|
||||
height: 100%;
|
||||
min-width: 400px;
|
||||
overflow: auto;
|
||||
padding: 25px;
|
||||
position: absolute;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user