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