Update lukeflix.css
This commit is contained in:
@@ -2540,10 +2540,10 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 1.8em;
|
||||
height: 1.8em;
|
||||
margin: 0 auto;
|
||||
border-radius: 50%;
|
||||
padding: 5px 10px;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 8px;
|
||||
background-color: transparent;
|
||||
line-height: 1;
|
||||
transition: background-color 0.15s ease, color 0.15s ease;
|
||||
|
||||
Reference in New Issue
Block a user