mirror of
https://github.com/zoriya/flood.git
synced 2026-06-05 11:49:24 +00:00
styles: enlarge width of "Torrent Details" modal to 850px
Regarding the width of today's screens, it appears more comfortable to have a slightly larger torrent info modal.
This commit is contained in:
committed by
Jesse Chan
parent
9283a1d32d
commit
afaccbd858
@@ -365,7 +365,7 @@ $modal--tabs--padding--vertical--left: $modal--padding--horizontal;
|
||||
|
||||
&--size {
|
||||
&-large {
|
||||
width: 700px;
|
||||
width: 850px;
|
||||
|
||||
&.modal {
|
||||
&__content {
|
||||
|
||||
Reference in New Issue
Block a user