diff --git a/src/inject/injected.css b/src/inject/injected.css index 29ea358c..50bb2440 100644 --- a/src/inject/injected.css +++ b/src/inject/injected.css @@ -837,7 +837,7 @@ div > ol:has(.uiFileHandlerWrapper) { } .customshortcut::after { - content: "User Created Shortcut"; + content: "Custom Shortcut"; position: absolute; top: -4px; right: -15px; @@ -2158,7 +2158,7 @@ body { } .upcoming-title h2 { - width: 25%; + width: 100%; } .upcoming-filters { @@ -2463,10 +2463,6 @@ body { align-content: space-between; } -.upcoming-title h2 { - width: 25%; -} - .upcoming-filters { display: flex; height: 26px;