mirror of
https://github.com/zoriya/flood.git
synced 2026-06-07 12:24:50 +00:00
Style torrent detail sidebar
This commit is contained in:
@@ -23,6 +23,7 @@ body {
|
||||
|
||||
.content {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
flex: 5;
|
||||
flex-direction: column;
|
||||
}
|
||||
@@ -41,11 +42,11 @@ body {
|
||||
max-height: 35px;
|
||||
}
|
||||
|
||||
|
||||
&__list {
|
||||
|
||||
&__wrapper {
|
||||
flex: 5;
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user