diff --git a/src/css/injected.scss b/src/css/injected.scss index bdc83617..34ea5b09 100644 --- a/src/css/injected.scss +++ b/src/css/injected.scss @@ -1256,6 +1256,9 @@ div > ol:has(.uiFileHandlerWrapper) { word-wrap: break-word; line-height: 20px; } +.customshortcut > svg { + border-radius: 0; +} .colourbar { width: 100%; height: 3px;