Update lukeflix.css

This commit is contained in:
2026-07-28 16:43:48 -06:00
parent b9f1bbb4ad
commit 2646618f32

View File

@@ -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;