mirror of
https://github.com/zoriya/flood.git
synced 2026-05-27 17:11:58 +00:00
Adjust torrent details button
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
}
|
||||
|
||||
&__node {
|
||||
margin-left: -0px;
|
||||
margin-right: -0px;
|
||||
padding: 1px 0 1px 8px;
|
||||
text-overflow: ellipsis;
|
||||
vertical-align: middle;
|
||||
|
||||
@@ -131,7 +131,8 @@ $more-info--border: $textbox-repeater--button--border;
|
||||
top: 50%;
|
||||
transform: translateX(15px);
|
||||
transition: background 0.25s, box-shadow 0.25s, opacity 0.25s, transform 0.25s;
|
||||
width: 42px;
|
||||
width: 32px;
|
||||
z-index: 1;
|
||||
|
||||
.icon {
|
||||
fill: rgba($foreground, 0.5);
|
||||
|
||||
Reference in New Issue
Block a user